Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa19d ago0x663ff9…63a68f
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa19d ago0x5024d6…123a47
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa19d ago0xee3e0e…3185fd
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa19d ago0x046532…f20dca
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa19d ago0x99b769…2dd310
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa19d ago0xc9715c…d50770
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa19d ago0x03abe6…5b4d76
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa19d ago0x8dac38…6d8bb1
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa19d ago0xa6e179…c4e29d
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa19d ago0xea5a51…0e0fa7
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa19d ago0xd1b31c…470571
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa19d ago0x57c13c…e86b81
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa19d ago0xcd4b89…5b4778
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa19d ago0x5f589f…4f9c3d
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa19d ago0x38c2a1…903e4c
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa19d ago0xf6af05…05ec2b
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa19d ago0x561571…a130b6
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa19d ago0xf7680d…351452
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa19d ago0x952f90…47b2b5
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa19d ago0x805773…888148
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa19d ago0x931bde…fc8b2b
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa19d ago0x47ee64…312cb5
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa19d ago0xd84a68…b4ffeb
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa20d ago0xa5b571…6c022c
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa20d ago0x31f677…31db4c

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.