Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x03e1…7d9d0xbfd7…b7edBase$0.005100%coinbase10d ago0x9e80e0…05cf1d
0xe206…7dd60xbfd7…b7edBase$0.005100%coinbase10d ago0x3fc77f…c7e460
0x03e1…7d9d0xbfd7…b7edBase$0.005100%coinbase10d ago0xec4aff…76f66d
0x154b…e3f90xbfd7…b7edBase$0.005100%coinbase10d ago0x704656…c91b00
0x30b1…a5950xbfd7…b7edBase$0.005100%coinbase10d ago0x8bf835…868355
0x8d56…25b30xbfd7…b7edBase$0.005100%coinbase10d ago0x4fa495…762e0f
0xf78c…db000xbfd7…b7edBase$0.005100%coinbase10d ago0xaae9ed…1b2091
0xe9ce…88810xbfd7…b7edBase$0.005100%coinbase10d ago0x942504…264b57
0x30b1…a5950xbfd7…b7edBase$0.005100%coinbase10d ago0x480ded…fb265d
0x8d56…25b30xbfd7…b7edBase$0.005100%coinbase10d ago0x314d1e…bd8893
0x03e1…7d9d0xbfd7…b7edBase$0.005100%coinbase11d ago0xa754b9…da0c22
0x35df…41790xbfd7…b7edBase$0.005100%coinbase11d ago0x0c5f3a…39dcef
0x8d56…25b30xbfd7…b7edBase$0.005100%coinbase11d ago0xdfb25a…873c78
0xf78c…db000xbfd7…b7edBase$0.005100%coinbase11d ago0xc6d8c9…9e77bd
0x03e1…7d9d0xbfd7…b7edBase$0.005100%coinbase11d ago0x44b891…48210c
0x35df…41790xbfd7…b7edBase$0.005100%coinbase11d ago0x55e508…be1abd
0x8d56…25b30xbfd7…b7edBase$0.005100%coinbase11d ago0xdb47f2…ec1074
0xf78c…db000xbfd7…b7edBase$0.005100%coinbase11d ago0x324eec…c2809e
0x30b1…a5950xbfd7…b7edBase$0.01100%coinbase11d ago0xe71ab4…7ba500
0x30b1…a5950xbfd7…b7edBase$0.01100%coinbase11d ago0x29d360…ad286c
0x30b1…a5950xbfd7…b7edBase$0.01100%coinbase11d ago0x022e1c…35301f
0x30b1…a5950xbfd7…b7edBase$0.005100%coinbase11d ago0x78f102…acdbd3
0x03e1…7d9d0xbfd7…b7edBase$0.005100%coinbase11d ago0x36e8cc…20655f
0x154b…e3f90xbfd7…b7edBase$0.005100%coinbase11d ago0x44a60f…56922b
0x30b1…a5950xbfd7…b7edBase$0.01100%coinbase11d ago0xbbb7fa…055376

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.