Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fcb…d5f90x787a…66bfBase$0.01100%coinbase30d ago0xecea87…4a0442
0x5fcb…d5f90xc263…5dd9Base$0.01100%coinbase30d ago0xbda68b…b675a2
0x5fcb…d5f90xc76f…81c7Base$0.01100%coinbase30d ago0x05707d…73f3d2
0x5fcb…d5f90xe3d0…52b7Base$0.01100%coinbase30d ago0x77f04d…359093
0x5fcb…d5f90xb634…f78eBase$0.01100%coinbase30d ago0xb5481d…dc6a52
0x5fcb…d5f90xf886…3e34Base$0.01100%coinbase30d ago0xd3869c…ace19c
0x5fcb…d5f90x5d58…fb97Base$0.01100%coinbase30d ago0xefef8a…c7805e
0x5fcb…d5f90x993f…597eBase$0.01100%coinbase30d ago0x5d84b5…8ed05c
0x5fcb…d5f90xb04a…344fBase$0.01100%coinbase30d ago0x8fbd77…7569ad
0x5fcb…d5f90x8c7f…3bd5Base$0.01100%coinbase30d ago0xc107da…3fd9d9
0x5fcb…d5f90x27b9…ea7bBase$0.01100%coinbase30d ago0x53fc8a…740488
0x5fcb…d5f90xbcf0…3287Base$0.01100%coinbase30d ago0x33ba72…8212e6
0x5fcb…d5f90x226d…cd11Base$0.01100%coinbase30d ago0xbb1edc…8d3296
0x5fcb…d5f90x3a69…f3b5Base$0.01100%coinbase30d ago0x000cdd…1fdf3b
0x5fcb…d5f90x050e…4bc3Base$0.01100%coinbase30d ago0x64200e…8bb879
0x5fcb…d5f90x5a16…7b7eBase$0.01100%coinbase30d ago0x6db489…3189e1
0x5fcb…d5f90xcd7c…195eBase$0.01100%coinbase30d ago0x31d8a5…08ac85
0x5fcb…d5f90x5073…8312Base$0.01100%coinbase30d ago0x021b30…0f651e
0x5fcb…d5f90x2264…79d1Base$0.01100%coinbase30d ago0x9df16a…99fb25
0x5fcb…d5f90xb8b4…43c4Base$0.01100%coinbase30d ago0xa1e74b…c1b3df
0x5fcb…d5f90x2f34…c235Base$0.01100%coinbase30d ago0x550148…3604f2
0x5fcb…d5f90x0ce3…ba18Base$0.01100%coinbase31d ago0x6e7716…6756e5
0x5fcb…d5f90x02e4…1ff8Base$0.01100%coinbase31d ago0xe6bde3…f067e4
0x5fcb…d5f90x97c8…cc83Base$0.01100%coinbase31d ago0x580cc4…a10f02
0x5fcb…d5f90xe77d…e045Base$0.01100%coinbase31d ago0x920797…81cfc4

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.