Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb544…7eb90x19bc…a808Base—$0.01100%coinbase64d ago0x5476f9…f552a7
0xb544…7eb90xe630…6b17Base—$0.01100%coinbase64d ago0xc1dcc3…66bee8
0xb544…7eb90x3f56…ec37Base—$0.01100%coinbase64d ago0x650360…92ac53
0xb544…7eb90xf319…0c79Base—$0.01100%coinbase64d ago0xf8cd99…af87cb
0xb544…7eb90x72db…728aBase—$0.01100%coinbase64d ago0xd069db…2b0afd
0xb544…7eb90x91ba…54cfBase—$0.01100%coinbase64d ago0xf1915e…2e8887
0xb544…7eb90x9a2d…b5d8Base—$0.01100%coinbase64d ago0x951cf0…e460ff
0xb544…7eb90x1965…b712Base—$0.01100%coinbase64d ago0x550d36…394b88
0xb544…7eb90x0e6c…4102Base—$0.01100%coinbase64d ago0x10a57e…29c6c5
0xb544…7eb90xde88…656dBase—$0.01100%coinbase64d ago0x159aeb…a54578
0xb544…7eb90xb5de…0a65Base—$0.01100%coinbase64d ago0xa6cb3f…d6bb19
0xb544…7eb90x8c87…5239Base—$0.01100%coinbase64d ago0xcb988f…14036f
0xb544…7eb90xe675…655eBase—$0.01100%coinbase64d ago0x18b2c4…937d3b
0xb544…7eb90x3e24…0d89Base—$0.01100%coinbase64d ago0xafc5aa…d8ed34
0xb544…7eb90xc952…987dBase—$0.01100%coinbase64d ago0x569a90…6f6f78
0xb544…7eb90xe403…2a5fBase—$0.01100%coinbase64d ago0xce00bc…2eb9e9
0xb544…7eb90x738a…34beBase—$0.01100%coinbase64d ago0x83247a…537b0c
0xb544…7eb90xed88…931cBase—$0.01100%coinbase64d ago0xdf5c24…00cba5
0xb544…7eb90xffcb…5f61Base—$0.01100%coinbase64d ago0x157cfa…e96439
0xb544…7eb90xb9d9…4c68Base—$0.01100%coinbase64d ago0xa7e605…736f60
0xb544…7eb90x6602…46a4Base—$0.01100%coinbase64d ago0xa4a7c3…46a5d2
0xb544…7eb90x2e48…c949Base—$0.01100%coinbase64d ago0x2e4f9a…be45cb
0xb544…7eb90x7422…f2b8Base—$0.01100%coinbase64d ago0x3e7eb3…8b3eec
0xb544…7eb90x90fe…a506Base—$0.01100%coinbase64d ago0x4ae04f…4a965a
0xb544…7eb90x641e…451cBase—$0.01100%coinbase64d ago0xf367cb…406ca5

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.