Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe822…3a760x487e…6164Base—$0.01100%coinbase44d ago0xa34bc8…f31ad3
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase44d ago0x32b21f…f7a469
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase44d ago0x8952ef…3874a3
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0x2018e8…406437
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase44d ago0x0b6847…c1644f
0xe822…3a760x8fa2…bcccBase—$0.01100%coinbase44d ago0x7949e3…42080c
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase44d ago0x2aa497…7d0e8f
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase44d ago0xdca7c9…3643d5
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0xa46ba2…9d718c
0xe822…3a760x5672…c2d2Base—$0.01100%coinbase44d ago0x709ade…3e4aa3
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase45d ago0xd5d8af…b850d6
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase45d ago0x956153…29fe5c
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase45d ago0xc16d82…6afb7c
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase45d ago0x31892f…2c8256
0xe822…3a760xbe4b…75d4Base—$0.01100%coinbase45d ago0xf0cb27…0a4c77
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase45d ago0xb6625c…8ecf7f
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase45d ago0x811944…ec5745
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase45d ago0xa5b92b…2d6616
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase45d ago0x740bcc…608a66
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase45d ago0xd543a7…0e10a6
0xe822…3a760x6e1a…8904Base—$0.01100%coinbase45d ago0xcd2c9a…cd0115
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase45d ago0x27070e…f0f212
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase45d ago0xaa70d1…5dc50b
0xe822…3a760x934c…0603Base—$0.01100%coinbase45d ago0xf575df…0f443e
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase45d ago0x64725f…c728cf

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.