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%coinbase1d ago0x25c304…a35dab
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x4887ac…649345
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x4fa8eb…da49ad
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0xe3d986…20b17f
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0xde9b15…c23b75
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0xdc508d…83c542
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x62e293…fe3232
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x28fc01…19e112
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x27c06a…3ccf5d
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x11f4a0…009fc1
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0xa51df3…f1b0ff
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x82db0c…dd0a51
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x92097e…9c17b8
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x2e9abe…81469a
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x400e26…563e02
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0xd0cc06…cb1614
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0xeade7d…7baa2b
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x67510d…cc0223
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0xb061d9…aad303
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x23416c…b50aff
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x11fb97…ba8ed5
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0xaa7311…8ab065
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x8d7082…28b53c
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0xf5a04b…986c29
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x297604…f19556

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.