Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbec8…26970xfe80…47eeBase$0.001100%fluxa37d ago0xda3a16…363c78
0xbec8…26970xfe80…47eeBase$0.001100%fluxa37d ago0x95b508…a35721
0xbec8…26970xfe80…47eeBase$0.001100%fluxa37d ago0xca923a…26ffbd
0xbec8…26970xfe80…47eeBase$0.001100%fluxa38d ago0xd43684…9bf932
0xbec8…26970xfe80…47eeBase$0.001100%fluxa38d ago0x2c7ac6…ab714d
0xbec8…26970xfe80…47eeBase$0.001100%fluxa38d ago0x6031d9…32a583
0xbec8…26970xfe80…47eeBase$0.001100%fluxa38d ago0x743785…6ee01e
0xbec8…26970xfe80…47eeBase$0.001100%fluxa38d ago0x0157f1…e631bc
0xbec8…26970xfe80…47eeBase$0.001100%fluxa38d ago0x28176d…1557d4
0xbec8…26970xfe80…47eeBase$0.001100%fluxa38d ago0x00f6f1…00196e
0xbec8…26970x9c95…e299Base$0.001100%fluxa38d ago0x8e698f…d14ef1
0xbec8…26970xfe80…47eeBase$0.001100%fluxa38d ago0xb866ea…caa689
0xbec8…26970xfe80…47eeBase$0.001100%fluxa38d ago0xa8997a…71e8ea
0xbec8…26970xfe80…47eeBase$0.001100%fluxa38d ago0xcbfd58…3d9993
0xbec8…26970xfe80…47eeBase$0.001100%fluxa38d ago0x852b74…94c77a
0xbec8…26970xfe80…47eeBase$0.001100%fluxa38d ago0x1e4ce8…a8f7e7
0xbec8…26970xfe80…47eeBase$0.001100%fluxa38d ago0x31eae6…d8ca31
0xbec8…26970x9c95…e299Base$0.001100%fluxa38d ago0x00b97d…f04c54
0xbec8…26970x9c95…e299Base$0.001100%fluxa38d ago0x280838…16edb5
0xbec8…26970x9c95…e299Base$0.001100%fluxa38d ago0xe4f766…52df33
0xbec8…26970xfe80…47eeBase$0.001100%fluxa38d ago0xa2ed91…b54869
0xbec8…26970xfe80…47eeBase$0.001100%fluxa38d ago0x2200da…59d91e

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.