Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase48d ago0x18246a…a8f4f6
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase48d ago0x38609e…e3e9c8
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase48d ago0xde11c0…47fee9
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase48d ago0x32df51…b4a537
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase48d ago0x93b25f…a0b422
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase48d ago0x81b9a1…75cbc6
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase49d ago0xd2fdb7…168ef6
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase49d ago0x4c9ced…dbfaf2
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase49d ago0x7cf176…3207a8
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase49d ago0x94b729…0d1a4a
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase49d ago0x974c7c…6ed053
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase49d ago0x654343…a6a40c
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase49d ago0x201975…fca201
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase49d ago0x1aa7cb…90e1a1
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase49d ago0x04a005…9257c2
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase49d ago0x26a285…6491f1
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase49d ago0x76b6ac…c46835
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase49d ago0xd9cf14…0ee5a4
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase49d ago0x480751…d6d2b0
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase49d ago0x522cf8…7a5b7e
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase49d ago0x64e29b…af5c77
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase49d ago0xe17cda…6be8af
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase49d ago0x13a8ce…37519f
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase49d ago0xc4f8c0…727a21

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.