Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2dbe…de880x2b6d…32c5Base2sPublic-records$0.0048100%coinbase57d ago0x1b4f13…ef9b9e
0x2dbe…de880x2b6d…32c5Base2sPublic-records$0.0018100%coinbase57d ago0xec7001…5b0ce1
0x2dbe…de880x2b6d…32c5Base2sPublic-records$0.0048100%coinbase57d ago0xa58cae…d6b2af
0x2dbe…de880x2b6d…32c5Base2sPublic-records$0.001100%coinbase57d ago0x9a46f0…dbde9f
0x2dbe…de880x2b6d…32c5Base2sPublic-records$0.001100%coinbase57d ago0x30cb56…b5c058
0x2dbe…de880x2b6d…32c5Base2sPublic-records$0.0012100%coinbase57d ago0x721ff3…547768
0x2dbe…de880x2b6d…32c5Base2sPublic-records$0.001100%coinbase57d ago0x78e21f…972be8
0x2dbe…de880x2b6d…32c5Base2sPublic-records$0.006100%coinbase57d ago0x8414ae…274c82
0x2dbe…de880x2b6d…32c5Base2sPublic-records$0.006100%coinbase57d ago0xe944a1…4158c7
0x2dbe…de880x2b6d…32c5Base2sPublic-records$0.0018100%coinbase57d ago0x79a56c…82e0ef
0x2dbe…de880x2b6d…32c5Base2sPublic-records$0.001100%coinbase57d ago0xb30ae9…3e327f
0x2dbe…de880x2b6d…32c5Base2sPublic-records$0.001100%coinbase57d ago0x51182a…cf5358
0x2dbe…de880x2b6d…32c5Base2sPublic-records$0.0048100%coinbase57d ago0x57b98c…7ec17d
0x2dbe…de880x2b6d…32c5Base2sPublic-records$0.0024100%coinbase57d ago0xe8927e…29e988
0x2dbe…de880x2b6d…32c5Base2sPublic-records$0.001100%coinbase57d ago0x5e81ba…c47763
0x2dbe…de880x2b6d…32c5Base2sPublic-records$0.00144100%coinbase57d ago0x7bb271…4f2907
0x2dbe…de880x2b6d…32c5Base2sPublic-records$0.00144100%coinbase57d ago0x0ee3b4…3ab75e
0x2dbe…de880x2b6d…32c5Base2sPublic-records$0.0048100%coinbase57d ago0x7ec25e…39bff3
0x2dbe…de880x2b6d…32c5Base2sPublic-records$0.0018100%coinbase57d ago0x8fd34f…ea093c
0x2dbe…de880x2b6d…32c5Base2sPublic-records$0.001100%coinbase57d ago0x3ebc41…25e10d
0x2dbe…de880x2b6d…32c5Base2sPublic-records$0.001100%coinbase57d ago0xdc6ab2…db6cee

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.