Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4267…6e470x9c95…e299Base—$0.001100%fluxa72d ago0x16659b…1df414
0x4267…6e470x9c95…e299Base—$0.001100%fluxa72d ago0x30810f…09d118
0x4267…6e470x9c95…e299Base—$0.001100%fluxa72d ago0xbb8acb…0970bb
0x4267…6e470x9c95…e299Base—$0.001100%fluxa72d ago0x3b6cc8…11afa2
0x4267…6e470x9c95…e299Base—$0.001100%fluxa72d ago0x3d6c47…391c7e
0x4267…6e470x9c95…e299Base—$0.001100%fluxa72d ago0xb06f98…15f72a
0x4267…6e470x9c95…e299Base—$0.001100%fluxa72d ago0x1f17a3…e572f7
0x4267…6e470x9c95…e299Base—$0.001100%fluxa72d ago0xb84d81…2b1b72
0x4267…6e470x9c95…e299Base—$0.001100%fluxa72d ago0xe39351…833174
0x4267…6e470x9c95…e299Base—$0.001100%fluxa72d ago0xad0937…470e67
0x4267…6e470x9c95…e299Base—$0.001100%fluxa72d ago0x89dce1…b9e636
0x4267…6e470x9c95…e299Base—$0.001100%fluxa72d ago0x184c55…3b4475
0x4267…6e470x9c95…e299Base—$0.001100%fluxa72d ago0x41b281…416c18
0x4267…6e470x9c95…e299Base—$0.001100%fluxa72d ago0x38fb97…179b85
0x4267…6e470x9c95…e299Base—$0.001100%fluxa72d ago0x6daa47…916753
0x4267…6e470x9c95…e299Base—$0.001100%fluxa72d ago0xbcf3d0…c46799
0x4267…6e470x9c95…e299Base—$0.001100%fluxa72d ago0xed3f35…a180b6
0x4267…6e470x9c95…e299Base—$0.001100%fluxa72d ago0x8571a9…bfa3ce
0x4267…6e470x9c95…e299Base—$0.001100%fluxa72d ago0xc628d1…ea1ae6
0x4267…6e470x9c95…e299Base—$0.001100%fluxa72d ago0xca3099…47e475
0x4267…6e470x9c95…e299Base—$0.001100%fluxa72d ago0x63c9eb…5a4cc8
0x4267…6e470x9c95…e299Base—$0.001100%fluxa72d ago0xfe79f1…5a90e1
0x4267…6e470x9c95…e299Base—$0.001100%fluxa72d ago0x3b605e…fc9cef

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.