Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa37d ago0x67c1ea…bcdd29
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa37d ago0xd9534f…e0c25b
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa37d ago0xe79e6c…b581b7
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa37d ago0x577081…43061a
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa37d ago0x1dedf5…bc0d32
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa37d ago0xa283f5…74f732
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa37d ago0x3fe012…d0a601
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa37d ago0xb7b849…85305a
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa37d ago0x545c3b…8eac2b
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa37d ago0x699be1…6c182d
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa37d ago0xe14962…833af7
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa37d ago0x826b39…ea5817
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa37d ago0x0d7500…e8cdc7
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa37d ago0xd23308…6ebcd2
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa37d ago0xa6b159…96f742
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa37d ago0x296ed3…30e995
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa37d ago0xec3f41…f11791
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa37d ago0x4b6e69…16cda0
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa37d ago0xec47d7…5ee774
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa37d ago0xb3eb33…f1514a
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa37d ago0x667561…a8aadb
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa37d ago0x9351eb…786755
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa37d ago0x2b1d32…5580c5
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa37d ago0x229db7…ce5adc
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa37d ago0xbefc53…45e43c

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.