Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8543…c64b0x3e0a…78e7Base$0.004535100%coinbase8s ago0x4cfb96…3dc145
0x263b…73640x52e2…f3eaBasex402 service$0.005100%coinbase8s ago0x551f84…316bcb
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0xd2f6ce…c39bf1
0x263b…73640x52e2…f3eaBasex402 service$0.008100%coinbase12s ago0x47ecda…7ca17c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0xb68d4d…19a430
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase16s ago0x65498e…96329f
0x263b…73640x52e2…f3eaBasex402 service$0.003100%coinbase16s ago0x5d438f…e71f9a
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase16s ago0x8532b9…dd166d
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0xa51c20…5c6c62
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x4c0a6c…57531d
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x9af98e…9208b3
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x584dcf…92803b
0x263b…73640x52e2…f3eaBasex402 service$0.003100%coinbase20s ago0x2990ed…c297f9
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0xa05f16…b03254
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase22s ago0x7f6c41…879d26
0x263b…73640x52e2…f3eaBasex402 service$0.003100%coinbase26s ago0xe17823…bfdea6
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x7a902b…58897f
0x7c66…a9a30xb86a…e183Base$1.0170%0xb86a…e18328s ago0xe8dcea…6ea3f3
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0xf4f3f0…de95d5
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x5e3679…21c968
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa30s ago0x9c30cf…c92a8e
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x7a0911…fa91e9
0x263b…73640x52e2…f3eaBasex402 service$0.005100%coinbase32s ago0x5217b6…e5361c
0x3be9…575c0x4cd0…bc31Base$50.4270%0x4337…c62f32s ago0x58e5bc…9fc71b
0x263b…73640x52e2…f3eaBasex402 service$0.008100%coinbase34s ago0xca717a…7f689c

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.