Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa321…58660xa9dd…2315Base—$0.002100%coinbase31d ago0x0ce054…13f646
0xa321…58660xa9dd…2315Base—$0.002100%coinbase31d ago0x768c1d…10fccd
0xa321…58660xa9dd…2315Base—$0.002100%coinbase31d ago0x1fd7c3…ffc3c1
0xa321…58660xa9dd…2315Base—$0.002100%coinbase31d ago0x220315…66c716
0xa321…58660xa9dd…2315Base—$0.002100%coinbase31d ago0x80e676…96d67c
0xa321…58660xa9dd…2315Base—$0.002100%coinbase31d ago0xf615cd…e5e0f2
0xa321…58660xa9dd…2315Base—$0.002100%coinbase31d ago0x9c4300…1902a0
0xa321…58660xa9dd…2315Base—$0.002100%coinbase31d ago0x1be295…f0e4d4
0xa321…58660xa9dd…2315Base—$0.002100%coinbase31d ago0x48883c…fb72ee
0xa321…58660xa9dd…2315Base—$0.002100%coinbase31d ago0x1b85a9…d22d45
0xa321…58660xa9dd…2315Base—$0.002100%coinbase31d ago0x720dfb…34d3ac
0xa321…58660xa9dd…2315Base—$0.002100%coinbase31d ago0x6b1323…2a1833
0xa321…58660xa9dd…2315Base—$0.002100%coinbase31d ago0xfc0352…8ddb3e
0xa321…58660xa9dd…2315Base—$0.002100%coinbase31d ago0x744639…d61bf7
0xa321…58660xa9dd…2315Base—$0.002100%coinbase31d ago0xb558e3…ef6a05
0xa321…58660xa9dd…2315Base—$0.002100%coinbase31d ago0xae99a7…a79076
0xa321…58660xa9dd…2315Base—$0.002100%coinbase31d ago0xc4ab26…07516b
0xa321…58660xa9dd…2315Base—$0.002100%coinbase31d ago0x748ef4…4f81c6
0xa321…58660xa9dd…2315Base—$0.002100%coinbase31d ago0xf054e0…a17907
0xa321…58660xa9dd…2315Base—$0.002100%coinbase31d ago0xac6c86…9a8e67
0xa321…58660xa9dd…2315Base—$0.002100%coinbase31d ago0xb55e5e…3bfe49
0xa321…58660xa9dd…2315Base—$0.002100%coinbase31d ago0x2d2d4c…617cbf
0xa321…58660xa9dd…2315Base—$0.002100%coinbase31d ago0xf12da6…5c4aad
0xa321…58660xa9dd…2315Base—$0.002100%coinbase31d ago0x85ae00…df28f9
0xa321…58660xa9dd…2315Base—$0.002100%coinbase31d ago0xc19291…001208

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.