Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1e5…773f0x10c1…1e24Base—$0.96100%coinbase116d ago0xe934c7…c042d3
0xb1e5…773f0x10c1…1e24Base—$0.63100%coinbase116d ago0x00d547…e1640a
0xb1e5…773f0x10c1…1e24Base—$0.96100%coinbase116d ago0xb6b6d0…40a590
0xb1e5…773f0x10c1…1e24Base—$0.55100%coinbase116d ago0x4ef77b…521486
0xb1e5…773f0x10c1…1e24Base—$0.55100%coinbase116d ago0x631f26…97fc94
0xb1e5…773f0x10c1…1e24Base—$0.53100%coinbase116d ago0x3b83be…fa42f1
0xb1e5…773f0x10c1…1e24Base—$0.92100%coinbase116d ago0x06b51d…fc1b24
0xb1e5…773f0x10c1…1e24Base—$0.83100%coinbase116d ago0x5ec2b8…b63b99
0xb1e5…773f0x10c1…1e24Base—$0.81100%coinbase116d ago0x57bff3…c90682
0xb1e5…773f0x10c1…1e24Base—$0.75100%coinbase116d ago0x07efcc…dbe4cd
0xb1e5…773f0x10c1…1e24Base—$0.62100%coinbase116d ago0x908142…2c1a68
0xb1e5…773f0x10c1…1e24Base—$0.63100%coinbase116d ago0x3a69bf…11bf9a
0xb1e5…773f0x10c1…1e24Base—$0.53100%coinbase116d ago0xbb8f3a…f1537a
0xb1e5…773f0x10c1…1e24Base—$0.53100%coinbase116d ago0xd7812c…db956c
0xb1e5…773f0x10c1…1e24Base—$0.53100%coinbase116d ago0x6a1c3e…455f84
0xb1e5…773f0x10c1…1e24Base—$1.00100%coinbase116d ago0x2c842f…35f360
0xb1e5…773f0x10c1…1e24Base—$0.93100%coinbase116d ago0x0cd1b1…c8d596
0xb1e5…773f0x10c1…1e24Base—$0.69100%coinbase116d ago0xd38e9d…416e08
0xb1e5…773f0x10c1…1e24Base—$0.62100%coinbase116d ago0x7d1b05…07d5ef
0xb1e5…773f0x10c1…1e24Base—$1.01100%coinbase116d ago0x2b24ba…8b63dd
0xb1e5…773f0x10c1…1e24Base—$0.83100%coinbase116d ago0x0e4c6b…11a05d
0xb1e5…773f0x10c1…1e24Base—$0.65100%coinbase116d ago0x3ed075…211642
0xb1e5…773f0x10c1…1e24Base—$1.03100%coinbase116d ago0x8844e1…de0cf4
0xb1e5…773f0x10c1…1e24Base—$0.62100%coinbase116d ago0x42ecfc…9792e0
0xb1e5…773f0x10c1…1e24Base—$0.51100%coinbase116d ago0x5b4e1e…c3e8ba

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.