Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa70d ago0x7cf711…89d77d
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa70d ago0x841af5…5b8948
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa70d ago0xf1a10a…fb12ef
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa70d ago0xe0167c…9d225c
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa70d ago0x65463a…acd7f8
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa70d ago0x31dccf…256e5c
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa70d ago0xea18ce…7b6212
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa70d ago0x1513d7…17bf17
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa70d ago0xe8d3fa…8e599d
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa70d ago0xf900fe…a15efa
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa70d ago0x63d5e0…db8d30
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa70d ago0xbec332…9e4081
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa70d ago0xfc70f9…538b62
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa70d ago0xbccd13…fd4a87
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa70d ago0xdbb47e…acf1bd
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa70d ago0xa5a6c6…734c01
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa70d ago0x08876a…d723ac
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa70d ago0x7a013d…33b889
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa70d ago0xbd4799…d2660e
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa70d ago0x88d69a…aa1b92
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa70d ago0x680da0…98b5dc
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa70d ago0xdb433b…854d87
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa70d ago0x6d08ab…73aa0f
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa70d ago0x2f2fa0…b01712
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa70d ago0x66328e…e2cda5

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.