Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa21d ago0x83dc36…e52a9d
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa21d ago0x383411…cd9eaa
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa21d ago0x467d45…a96101
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa21d ago0x41acf2…a5dc6e
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa21d ago0xdb926e…edd028
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa21d ago0xd81220…343ca5
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa21d ago0x3d3010…3791cf
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa21d ago0xf8b1a5…8ce44e
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa21d ago0xcb4277…3b7011
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa21d ago0xd62ddd…db77d4
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa21d ago0x42995f…3b4e3c
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa21d ago0x0d5368…b8a139
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa21d ago0x6a44af…6dea2b
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa21d ago0x6822a3…e2fc81
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa21d ago0xd06934…88bb8a
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa21d ago0x39a4dd…2e9ba2
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa21d ago0x082f31…2cf1da
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa21d ago0xe815f4…fab659
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa21d ago0xe731ac…0dc024
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa22d ago0x6c9510…7856b6
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa22d ago0x749288…999ed0
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa22d ago0x5e8cf4…08f046
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa22d ago0x25ad1d…dda9cd
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa22d ago0x9c9959…f48270
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa22d ago0xd93920…c1807a

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.