Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7330…20810x8e54…5240Base—$178.26100%0x4661…93fd86d ago0xbbf33d…c5d7b2
0x7330…20810x8e54…5240Base—$373.90100%0x4661…93fd86d ago0x823451…be9781
0x7330…20810x8e54…5240Base—$233.41100%0x4661…93fd86d ago0xb127a1…2a486b
0x75e5…cd910x8e54…5240Base—$161.86100%0x4661…93fd86d ago0xf15169…52acc3
0xbe82…b02b0x8e54…5240Base—$80.71100%0x4661…93fd86d ago0xfb4560…bf45e7
0xbe82…b02b0x8e54…5240Base—$201.88100%0x4661…93fd86d ago0xf1f267…283982
0x75e5…cd910x8e54…5240Base—$185.73100%0x4661…93fd86d ago0x4a59b5…8b36f9
0x75e5…cd910x8e54…5240Base—$125.26100%0x4661…93fd86d ago0xd1cf1a…6ff18a
0xbe82…b02b0x8e54…5240Base—$612.83100%0x4661…93fd86d ago0x0c775d…5a6a31
0xbe82…b02b0x8e54…5240Base—$316.49100%0x4661…93fd86d ago0x241656…19542a
0x75e5…cd910x8e54…5240Base—$958.35100%0x4661…93fd86d ago0xcf40b1…5b312d
0xbe82…b02b0x8e54…5240Base—$739.34100%0x4661…93fd86d ago0x8b7b19…3534e5

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.