Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown57d ago0x90b39b…a759ab
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown57d ago0x27d5a8…ea2de1
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown57d ago0x068735…2534a5
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown57d ago0x9a7eef…e0a435
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown57d ago0x2d6384…933fc0
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown57d ago0xbf228a…fef013
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown57d ago0xfcaa3c…85d780
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown57d ago0x0599f5…ff2dd9
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown57d ago0xac75c7…27fdf0
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown57d ago0x692675…21ec0e
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown57d ago0x51a76c…ef568e
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown57d ago0x9d4a3f…4d59fc
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown57d ago0x91c51b…11828d
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown57d ago0xe267ce…3b9281
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown57d ago0xd04b55…233879
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown57d ago0xd9cd8a…840bca
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown57d ago0xf119b5…42a749
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown57d ago0xb799bb…5d1d4c
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown57d ago0xaf2d75…b7cefc
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown57d ago0xd9165e…f86285
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown57d ago0xdb9d45…262418
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown58d ago0x44de35…87b1ff
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown58d ago0xaf0a6a…4f6a0c
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown58d ago0xdfbf92…dff32f
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown58d ago0x83cc43…045d0a

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://app.roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.