Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase39d ago0x483bc8…b16339
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase39d ago0x1c2dac…a804d5
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase39d ago0xddf099…38f3a3
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase39d ago0x62b5e5…574c59
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase39d ago0xc27f76…7430eb
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase39d ago0x18e771…82d3bc
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase39d ago0xbe6c8c…04f53c
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase39d ago0x6e489d…74a725
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase39d ago0xe2c862…be27e2
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase39d ago0x9b2ff1…41225f
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase39d ago0xed794c…dc2824
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase39d ago0x943e4d…813c6d
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase39d ago0xa69a96…ac2902
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase39d ago0x47fc92…e7bb70
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase39d ago0x7ca54a…8c2961
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase39d ago0xec3c25…9143f5
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase39d ago0xb0f22f…e3deec
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase39d ago0x9d760e…fa5cf6
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase39d ago0x83cdb1…279052
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase39d ago0x579fde…e4a34b
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase39d ago0xeebc93…0aeb13
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase39d ago0xd12629…f5a857
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase39d ago0xa935ce…13ba23
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase39d ago0x01a9ff…89b58c
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase39d ago0x1c4747…0ed73e

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.