Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x150795…3d0a62
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x64a397…2807cd
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0d8bc2…8e9c40
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x48d1e7…dbc37a
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd7ab06…0c26db
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0964bc…c1279e
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd98e44…6626e6
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1648c0…995d32
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb3c84f…962955
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x66dce8…bdcf49
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x387f70…7ce631
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8af2fb…9f60cb
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0eec8e…c3f4b8
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xff954b…5e26bc
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x75df5c…a17899
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf6a211…13c2c8
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb48444…56fa89
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x45453a…c60fc7
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe92e52…e4f00c
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2482c1…413aa3
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xaf79da…5d6bc0
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf52141…a41855
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5a3145…0877e1
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9910c6…b6f9dd
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd5f980…66e059

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.