Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc665f8…932047
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6e0b0c…65fd21
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc87bc4…32a0fa
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x207831…dbe6ff
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7019e1…ecfdc7
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe5b511…f8e43b
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7769ef…f89a4b
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x879a66…c0cdff
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe1d279…5f1db4
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x98ffe2…71556b
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe02625…18f4fd
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x39b0d6…e38c9c
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe7a537…966713
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x13b03f…8269f4
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd5e9d2…f599a2
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x71a0d0…48ec84
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4e0f19…f69172
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe7dacb…c98bb9
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x00def0…ffdb18
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7da481…cd7446
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1d0f37…ce3845
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x76e9a2…b70207
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x786af7…59932a
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x94f4cd…1a433c
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd0abb5…2f58aa

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.