Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x62f4…8e700x5ab5…9a44Base—$0.00175100%0x5ab5…9a44101d ago0x1e4cfa…47f2f8
0x7cbb…9db30x5ab5…9a44Base—$0.002326100%0x5ab5…9a44101d ago0xa46cd6…23803b
0x341c…66d40x5ab5…9a44Base—$0.001769100%0x5ab5…9a44101d ago0xb2ac25…1d9b3f
0x7ea8…d1510x5ab5…9a44Base—$0.001561100%0x5ab5…9a44101d ago0x47d14e…9b8a84
0x8975…ce950x5ab5…9a44Base—$0.002432100%0x5ab5…9a44101d ago0x2921e1…81c964
0xa4da…335a0x5ab5…9a44Base—$0.001673100%0x5ab5…9a44101d ago0xe4c2a8…395ac2
0x8852…14190x5ab5…9a44Base—$0.00175100%0x5ab5…9a44101d ago0x757cb7…860c92
0x9393…213a0x5ab5…9a44Base—$0.001803100%0x5ab5…9a44101d ago0xeb3616…aeb5ab
0x57f3…d6ab0x5ab5…9a44Base—$0.001654100%0x5ab5…9a44101d ago0xeecd0e…402d9e
0x1092…acb80x5ab5…9a44Base—$0.001739100%0x5ab5…9a44101d ago0xd6e87d…31ef44
0x3ec2…f8bd0x5ab5…9a44Base—$0.001877100%0x5ab5…9a44101d ago0xaf67dd…4fd81b
0x1434…37560x5ab5…9a44Base—$0.001673100%0x5ab5…9a44101d ago0x3c397e…192081
0x54d0…591f0x5ab5…9a44Base—$0.001561100%0x5ab5…9a44101d ago0x38b024…0082db
0x0a8d…1eb00x5ab5…9a44Base—$0.001654100%0x5ab5…9a44101d ago0x0a3380…c91c7a
0xb233…2f2e0x5ab5…9a44Base—$0.001803100%0x5ab5…9a44101d ago0x05474a…e0646f
0x4d54…79b00x5ab5…9a44Base—$0.001775100%0x5ab5…9a44101d ago0xb6303b…f224ba
0xe5a8…83e20x5ab5…9a44Base—$0.001709100%0x5ab5…9a44101d ago0x5dfb33…138d73
0xdb85…c4580x5ab5…9a44Base—$0.001775100%0x5ab5…9a44101d ago0x2c37f4…5ab24f
0x7856…9e580x5ab5…9a44Base—$0.001561100%0x5ab5…9a44101d ago0xda3056…aba185
0x7fd6…66380x5ab5…9a44Base—$0.001739100%0x5ab5…9a44101d ago0x2f79a9…9ad089
0xec43…34000x5ab5…9a44Base—$0.002453100%0x5ab5…9a44101d ago0xa20a43…b32d78
0x2469…cff10x5ab5…9a44Base—$0.001753100%0x5ab5…9a44101d ago0x8f11de…c2efd5
0x1e30…45030x5ab5…9a44Base—$0.001561100%0x5ab5…9a44101d ago0x40b72e…406094
0x3f75…8ebb0x5ab5…9a44Base—$0.001607100%0x5ab5…9a44101d ago0xd40f3d…fdbd58
0x51cc…ac2b0x5ab5…9a44Base—$0.002162100%0x5ab5…9a44101d ago0xfcb3d3…a8fe5f

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.