Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase11d ago0xb7ef3e…698a70
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase11d ago0xef2241…8127b0
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase11d ago0x560931…b7ef06
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase11d ago0x75516f…a0253c
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase11d ago0x34b4f5…78a16b
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase11d ago0xd08b84…b7ed7e
0xa7d0…5aeememosr.ethBasebase-gas-x402Gas$0.005100%coinbase11d ago0x74f941…813fb2
0x902d…8256memosr.ethBasebase-gas-x402Gas$0.005100%coinbase11d ago0x78f766…5ddb53
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase11d ago0x57dae0…abdc24
0x902d…8256memosr.ethBasebase-gas-x402Gas$0.001100%coinbase11d ago0x2e6cfd…38b457
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase11d ago0x1b86ba…2a1832
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase11d ago0xe101b3…4df916
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase11d ago0x200b24…50fc36
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase11d ago0x80d526…8f66ab
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase11d ago0x562157…396286
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase12d ago0x81cf96…180166
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase12d ago0x20c0b3…af6edb
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase12d ago0xb75dc8…0e7058
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase12d ago0x74d1e0…7e0527
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase12d ago0x9d0812…c99dca
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase12d ago0x04089c…292634
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase12d ago0xdcdb49…afef8b
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase12d ago0xfd9e8f…c9cbb7
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase12d ago0x884aaf…1ab637
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase12d ago0x34c139…1a00fb

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.