Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8s ago0x95dbed…89ba9e
0xf1b5…c6f90x589a…b3d8BaseX PayHealth$0.005100%coinbase8s ago0x4bde5f…a487a0
0x7094…af5b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8s ago0xf3183a…bd1cda
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase10s ago0x721ccb…537b76
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0xf56847…d9b9cd
0x0f30…2fbd0x589a…b3d8BaseX PayHealth$0.005100%coinbase16s ago0xd51284…a30303
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x88d273…46f2f2
0x9722…2c4a0x589a…b3d8BaseX PayHealth$0.005100%coinbase22s ago0xc53929…f30522
0xc72c…affa0xef43…6c7fBase$0.01100%virtuals24s ago0x8cc8e9…55eab1
0x4552…94fc0x3e0a…78e7Base$0.004086100%coinbase26s ago0x426b9a…1e8fcb
0x978f…18b40x589a…b3d8BaseX PayHealth$0.005100%coinbase28s ago0x738c8a…bc94f2
0x7094…af5b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0xb0d5d2…42c9c5
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x9ae50f…2f7047
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0x5828d3…d41ad3
0x055c…b1700x589a…b3d8BaseX PayHealth$0.005100%coinbase34s ago0xb3f884…ec5dd5
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0x65eb4a…2dc3a5
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase34s ago0x073f4b…0d16b4
0x9f86…0ba20x6839…1a2bBase$0.003100%coinbase36s ago0x388b08…cdab94
0xd0e8…a35f0xa8b2…1d68Base$0.0170%0x9501…c67738s ago0x7412e9…5454aa
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase40s ago0xc12852…668a2b
0xf507…8d710x6839…1a2bBase$0.003100%coinbase42s ago0xe343b3…94b7d0
0x1332…66eb0x47c5…4fc3Base$10.5070%0x791a…97b442s ago0xc11db4…f867e0
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase46s ago0xc9987c…4946bd
0x8e14…66260x5d89…07ebBase3RouteSwap$0.001100%coinbase46s ago0x9d90c9…282950
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase46s ago0x4b8a73…0be653

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.