Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0xe138c2…d4b558
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase12s ago0x19b507…39cde7
0x70c8…a91c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0xf6fbe5…22bbef
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x293dfd…86af54
0x18d7…6ea40x50eb…6480Base—$0.00170%0x54f0…793220s ago0x5e8dd0…f72be6
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x888ea1…c704e7
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase22s ago0x85c8b8…de5c60
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0xabd7be…5161e5
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0xcf9877…9f4915
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase28s ago0xb40f08…ef1976
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase30s ago0x067b4d…1c9bd1
0x1332…66eb0x36fc…936bBase—$22.3370%0xe6a1…011732s ago0xf70462…5d6671
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase32s ago0xcbb788…2424da
0xe92f…19a80x8038…0d76Base—$25.0070%0x981d…fa8132s ago0xf11874…12c8d5
0x70c8…a91c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0xfd2d6c…e63a95
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa34s ago0x40b1bd…324a5b
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase34s ago0x96f6aa…44de12
0x0b15…fd3d0xfe80…47eeBase—$0.001100%fluxa34s ago0x2a32e2…3762b2
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase34s ago0x314136…40a435
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase36s ago0x784b6d…efcd0e
0x5ccb…40500xa8b2…1d68Base—$0.0170%0x9501…c67736s ago0x4213f8…ddc48e
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase38s ago0xa5cb50…e6048d
0x0dcd…4e1a0x5aae…482eBase—$0.25100%coinbase38s ago0x88874c…f7ee0c
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase40s ago0x7e46ec…98a73a
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase42s ago0x5ee0db…04fd91

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.