Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base—$5.2570%0x643b…940430d ago0x4e871d…dedabb
0x1332…66eb0x47c5…4fc3Base—$21.0070%0xfbba…dd9030d ago0xf8d4d7…2bf223
0x1332…66eb0x47c5…4fc3Base—$36.7570%0x4950…4a2630d ago0x98e182…9cafe3
0x1332…66eb0x47c5…4fc3Base—$163.0070%0xb97a…ba2d30d ago0x50bdb9…b1bc60
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x5a50…c82c30d ago0xa568ad…f67179
0x1332…66eb0x47c5…4fc3Base—$5.2570%0x75c8…902c30d ago0xcff2d7…bbd3c7
0x1332…66eb0xdf62…30eeBase—$18.2670%0xe935…f90430d ago0x682788…f0e77c
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xb92d…57bc30d ago0x4d13fe…cadc38
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x54de…447030d ago0x99f041…5dff00
0x1332…66eb0x47c5…4fc3Base—$52.5070%0xc5a1…8a3430d ago0xa653c7…045bb7
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xdfea…dfaf30d ago0x671812…0703c7
0x1332…66eb0x47c5…4fc3Base—$5.2570%0xf345…7b3430d ago0x03ddd0…ed5430
0x1332…66eb0x47c5…4fc3Base—$12.6070%0x1cb5…c0e230d ago0xc4c8ea…f47293
0x1332…66eb0x47c5…4fc3Base—$3.1570%0x7666…72f430d ago0x37fa2d…ec330f
0x1332…66eb0x47c5…4fc3Base—$22.1670%0xa842…4fd930d ago0x990663…df111f
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x271d…d4bc30d ago0x64b267…3322f7
0x1332…66eb0x47c5…4fc3Base—$50.4070%0xe7f6…e17430d ago0x01d699…a68cce
0x1332…66eb0x47c5…4fc3Base—$96.6070%0x127e…b24a30d ago0x5ebb6b…fc8244
0x1332…66eb0xb4ef…d714Base—$0.0270%0x048e…cef530d ago0xd942c0…dc2ab2
0x1332…66eb0x47c5…4fc3Base—$18.9070%0x3e70…fea130d ago0xee5e29…be9707
0x1332…66eb0x47c5…4fc3Base—$9.4570%0xc2ed…bd4e30d ago0xdf93c7…da399a
0x1332…66eb0x47c5…4fc3Base—$26.2570%0x5944…557230d ago0xde8e4b…5b3081
0x1332…66eb0x47c5…4fc3Base—$8.4070%0x28ce…606130d ago0xa00d22…e2ee6a
0x1332…66eb0x47c5…4fc3Base—$100.0070%0x6bdd…b27630d ago0xb9ddb0…62fa16
0x1332…66eb0x47c5…4fc3Base—$1,050.0070%0x5dca…cd2130d ago0x8c3003…02a56f

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.