Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.009100%coinbase53d ago0x7ffdae…2c4af9
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.009100%coinbase53d ago0x6bf402…20ecc1
0x28c7…e3f50x2b6d…32c5Base2sPublic-records$0.0024100%coinbase53d ago0x337d18…cbd61f
0x28c7…e3f50x2b6d…32c5Base2sPublic-records$0.0012100%coinbase53d ago0x357690…6bd996
0x28c7…e3f50x2b6d…32c5Base2sPublic-records$0.001100%coinbase53d ago0xf6665c…f46a03
0x28c7…e3f50x2b6d…32c5Base2sPublic-records$0.0018100%coinbase53d ago0xa5a062…e2f594
0x28c7…e3f50x2b6d…32c5Base2sPublic-records$0.0018100%coinbase53d ago0x4bc26f…a6bd57
0x28c7…e3f50x2b6d…32c5Base2sPublic-records$0.0048100%coinbase53d ago0x93e1e5…07760a
0x28c7…e3f50x2b6d…32c5Base2sPublic-records$0.0048100%coinbase53d ago0x35cec8…4e65a1
0xa557…217c0x2b6d…32c5Base2sPublic-records$0.0048100%coinbase53d ago0x09c532…064f52
0xa557…217c0x2b6d…32c5Base2sPublic-records$0.001100%coinbase53d ago0x36bf49…ddc663
0xa557…217c0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase53d ago0x2596c9…c00072
0xa557…217c0x2b6d…32c5Base2sPublic-records$0.001100%coinbase53d ago0x8670c1…e1b3b7
0xa557…217c0x2b6d…32c5Base2sPublic-records$0.0048100%coinbase53d ago0xb2843d…37b3db
0xa557…217c0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase53d ago0xcec531…bdea33
0xa557…217c0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase53d ago0xc64753…a663d2
0xa557…217c0x2b6d…32c5Base2sPublic-records$0.001100%coinbase53d ago0xe51644…4078c1
0xcc5b…95800x2b6d…32c5Base2sPublic-records$0.001100%coinbase53d ago0xa8f1f3…cb33f0
0xcc5b…95800x2b6d…32c5Base2sPublic-records$0.001100%coinbase53d ago0x7bc80b…6223d2
0xf060…9b140x2b6d…32c5Base2sPublic-records$0.0018100%coinbase53d ago0xd38e1b…54bff8
0xf060…9b140x2b6d…32c5Base2sPublic-records$0.006100%coinbase53d ago0x4778fc…95fa6e
0xf060…9b140x2b6d…32c5Base2sPublic-records$0.0018100%coinbase53d ago0x5c222c…6cf3d5
0xf060…9b140x2b6d…32c5Base2sPublic-records$0.001100%coinbase53d ago0xe5a414…8d59c4
0xf060…9b140x2b6d…32c5Base2sPublic-records$0.001100%coinbase53d ago0xde5355…dc9599
0xf060…9b140x2b6d…32c5Base2sPublic-records$0.00144100%coinbase53d ago0xdf845c…5c3c5b

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://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://roundhouseai.io/dashboard/team.

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