Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x0e3d…7757Base—$5.25100%0x3e5d…fd3887d ago0xf5ef76…c6bb98
0xa520…eca40x0e3d…7757Base—$21.00100%0xb1ed…f85487d ago0x1091fb…ed7c71
0xa520…eca40x0e3d…7757Base—$4.20100%0x5a50…c82c87d ago0xe96bc7…21767b
0xa520…eca40x0e3d…7757Base—$11.55100%0x9d1f…cb2287d ago0x7474af…960f58
0xa520…eca40x0e3d…7757Base—$4.20100%0x0e26…797887d ago0x54eea8…08994d
0xa520…eca40x0e3d…7757Base—$4.20100%0x04e2…747887d ago0xd912a2…ce8005
0xa520…eca40x0e3d…7757Base—$5.25100%0x1798…f45f87d ago0x5a903d…ab9281
0xa520…eca40x0e3d…7757Base—$4.20100%0x8569…b98787d ago0x63cfd8…234b79
0xa520…eca40x0e3d…7757Base—$4.20100%0x8b99…df7987d ago0x555a13…21ec8f
0xa520…eca40x0e3d…7757Base—$6.30100%0x5720…a5f487d ago0x12b87e…e5d18f
0xa520…eca40x0e3d…7757Base—$10.50100%0x175b…99fa87d ago0x408e15…51a515
0xa520…eca40x0e3d…7757Base—$21.00100%0x0874…897c87d ago0xf115a1…a99f30
0xa520…eca40x0e3d…7757Base—$5.25100%0xd54e…541d87d ago0x1386ce…ed614e
0xa520…eca40x0e3d…7757Base—$5.25100%0xd0fe…397687d ago0xa488dd…b00780
0xa520…eca40x0e3d…7757Base—$10.50100%0x78aa…366787d ago0x620719…7b143a
0xa520…eca40x0e3d…7757Base—$10.50100%0x3835…626188d ago0xeb4cac…3ea515

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.