Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0xa4b34c…c7f828
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0x838467…554459
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0x255048…c0baf2
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0x27e749…842763
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0x67a729…cfeed7
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0xf4b8f7…01cda5
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0x258fe6…a335dd
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0xea8b80…fb839a
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0xca7841…aa644c
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0xb326a5…43d70c
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0xb351b3…99311b
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0xcc16f4…5b8aad
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0x6e89ef…541551
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0xd92acf…2380da
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0xecceac…2e6c1f
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0x0c4be2…8ff6f2
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0xe6f389…1ff0c5
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0x8f9c20…8be032
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0x992399…0e902d
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0x3b3236…5e5cde
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0xd37f04…954483
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0x467d1f…d6af22
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0x2f495f…2de70a
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0x15bda5…51c8d9
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0x690303…6742f4

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.