Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase30d ago0xfbf9ff…02f90a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase30d ago0xef575c…29c054
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase30d ago0x133500…50d6ab
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase30d ago0x18f9cb…0afc85
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase30d ago0x671bbf…83d318
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase30d ago0xea8652…a8b8e4
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase30d ago0xba38ea…642e0a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase31d ago0x69e20b…a6f6d1
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase31d ago0xefd16b…60c88b
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase31d ago0xb8cdc4…d7b7fd
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase31d ago0x9087e2…20946b
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase31d ago0xf1e6ce…f6924a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase31d ago0x757886…b63b0a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase31d ago0xd7e1c7…1e6952
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase31d ago0x014b24…a34934
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase31d ago0x7f4658…e367d6
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase31d ago0xbb3ddc…e2ae08
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase31d ago0x496452…12074a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase31d ago0xf3cbb1…5c808f
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase31d ago0x698fb7…c97c61
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase31d ago0x4bc4a6…71472e
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase31d ago0xdc1607…cd4d85
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase31d ago0xf7e454…646514
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase31d ago0x78ebdf…93a9e1
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase31d ago0xe89de9…fc685d

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.