Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x12d1…f61f0xfe80…47eeBase$0.001100%fluxa19d ago0x86fbf6…3bc338
0x12d1…f61f0xfe80…47eeBase$0.001100%fluxa19d ago0xaa47ab…2ecda1
0x12d1…f61f0xfe80…47eeBase$0.001100%fluxa19d ago0xf11093…711769
0x12d1…f61f0xfe80…47eeBase$0.001100%fluxa19d ago0x5f8941…62de35
0x12d1…f61f0xfe80…47eeBase$0.001100%fluxa19d ago0x8f2a20…b1df5a
0x12d1…f61f0xfe80…47eeBase$0.001100%fluxa19d ago0x812da2…1f33c7
0x12d1…f61f0xfe80…47eeBase$0.001100%fluxa19d ago0x21c04f…eb1bd5
0x12d1…f61f0xfe80…47eeBase$0.001100%fluxa19d ago0x04b403…8bc6af
0x12d1…f61f0xfe80…47eeBase$0.001100%fluxa19d ago0x2d57cf…3be271
0x12d1…f61f0xfe80…47eeBase$0.001100%fluxa19d ago0xdf5f09…5f5f82
0x12d1…f61f0xfe80…47eeBase$0.001100%fluxa19d ago0x1f88b3…52f276
0x12d1…f61f0xfe80…47eeBase$0.001100%fluxa19d ago0x25ae37…7e74fb
0x12d1…f61f0xfe80…47eeBase$0.001100%fluxa19d ago0x8a6044…796d4d
0x12d1…f61f0xfe80…47eeBase$0.001100%fluxa19d ago0xe427da…790fc4
0x12d1…f61f0xfe80…47eeBase$0.001100%fluxa19d ago0x608741…f87ae7
0x12d1…f61f0xfe80…47eeBase$0.001100%fluxa19d ago0x0f6e80…d4b5c6
0x12d1…f61f0xfe80…47eeBase$0.001100%fluxa19d ago0xc7be4d…8d742d
0x12d1…f61f0xfe80…47eeBase$0.001100%fluxa19d ago0x549050…0a32f5
0x12d1…f61f0xfe80…47eeBase$0.001100%fluxa20d ago0x869fef…e589d9
0x12d1…f61f0xfe80…47eeBase$0.001100%fluxa20d ago0x200e43…195725
0x12d1…f61f0xfe80…47eeBase$0.001100%fluxa20d ago0x9bf41d…32da9d
0x12d1…f61f0xfe80…47eeBase$0.001100%fluxa20d ago0x873405…08ec65
0x12d1…f61f0xfe80…47eeBase$0.001100%fluxa20d ago0xee333a…67d06d
0x12d1…f61f0xfe80…47eeBase$0.001100%fluxa20d ago0x091f3a…bd0443
0x12d1…f61f0xfe80…47eeBase$0.001100%fluxa20d ago0xea181a…cb74c8

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.