Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase40d ago0xbd6322…70dc50
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase40d ago0x6ad66a…a7fdf9
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase40d ago0xa2d976…f0eaf0
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase40d ago0xeb04ba…89b1fd
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase40d ago0x006fc4…26a0ce
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase40d ago0xe82670…53e39d
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase40d ago0x451299…59a359
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase40d ago0x1acb9e…cbc71c
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase40d ago0x5bcf3c…346776
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase40d ago0x2b5419…3cc248
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase40d ago0xa04724…9bdf94
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase40d ago0xda8240…f008c2
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase40d ago0xc579d1…57dcf8
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase40d ago0x018c97…b690c7
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase40d ago0xd0e931…33a7be
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase40d ago0x91b7ad…fd4d88
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase40d ago0xe1427a…7705e7
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase40d ago0x494c8d…f7568f
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase40d ago0x2792a6…5adb87
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase40d ago0x29108f…46ab24
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase40d ago0x61f1ea…3bab72
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase40d ago0x30ee4d…65da86
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase40d ago0x9e93ba…fc697b
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase40d ago0xdb6fde…215627
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase40d ago0xa4334c…effe03

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.