Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase116d ago0x9e152a…3bbdfa
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase116d ago0x2c804c…2f4e43
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase116d ago0xa0f060…b4e4c4
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase116d ago0xbfe02c…0958ce
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase116d ago0x3f8663…fc1d86
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase116d ago0xe916f0…df72ad
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase116d ago0x5ff007…5d490d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase116d ago0x78cd3c…e45eed
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase116d ago0x7f7e8d…1fb36d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase116d ago0x13f6e6…92d283
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase116d ago0x0ffe58…11a29b
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase116d ago0x8b6a0c…a4a786
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase116d ago0xdaffb5…a751f2
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase116d ago0x0ae58f…eaa82e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase116d ago0xee26a4…166b09
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase116d ago0x116c8d…55e6a8
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase116d ago0x031f7c…39616b
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase116d ago0x9062ba…b80f52
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase116d ago0xcd1e64…defd1a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase116d ago0x1d5c85…80b06e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase116d ago0x66a419…977a9c
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase116d ago0xa5f945…b22e0f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase116d ago0xb325e2…23ee85
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase116d ago0xa11ed7…7f6029
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase116d ago0x415169…ea72c1

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.