Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd03d…412a0x9c95…e299Base—$0.001100%fluxa32d ago0x739862…c45bf9
0xd03d…412a0x9c95…e299Base—$0.001100%fluxa32d ago0xc20f28…5e4536
0xd03d…412a0x9c95…e299Base—$0.001100%fluxa32d ago0x681e9e…213ddb
0xd03d…412a0x9c95…e299Base—$0.001100%fluxa32d ago0x062c50…606a16
0xd03d…412a0x9c95…e299Base—$0.001100%fluxa32d ago0x4df29b…feef7e
0xd03d…412a0x9c95…e299Base—$0.001100%fluxa32d ago0xa3bc3e…c0e15d
0xd03d…412a0x9c95…e299Base—$0.001100%fluxa32d ago0x31c50d…a76078
0xd03d…412a0x9c95…e299Base—$0.001100%fluxa32d ago0x09d9de…5cf9df
0xd03d…412a0x9c95…e299Base—$0.001100%fluxa32d ago0x75de7a…d9d59f
0xd03d…412a0x9c95…e299Base—$0.001100%fluxa32d ago0xa9a895…de8c93
0xd03d…412a0x9c95…e299Base—$0.001100%fluxa32d ago0x7d964b…fcb515
0xd03d…412a0x9c95…e299Base—$0.001100%fluxa32d ago0x479364…0a1039
0xd03d…412a0x9c95…e299Base—$0.001100%fluxa32d ago0x8bab28…b1eb7a
0xd03d…412a0x9c95…e299Base—$0.001100%fluxa32d ago0x2b1a3a…c68011
0xd03d…412a0x9c95…e299Base—$0.001100%fluxa32d ago0x088c14…71c66d
0xd03d…412a0x9c95…e299Base—$0.001100%fluxa32d ago0xa0c4e8…307325
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa32d ago0x0ecc73…de4ae8
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa32d ago0xb5ef34…4dfbe4
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa32d ago0x4e3b20…aac599
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa32d ago0x8e3c27…021692
0xd03d…412a0x9c95…e299Base—$0.001100%fluxa32d ago0xc6e45b…be1026
0xd03d…412a0x9c95…e299Base—$0.001100%fluxa32d ago0xecc05d…64894f
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa32d ago0x1ef89c…ca9d65
0xd03d…412a0x9c95…e299Base—$0.001100%fluxa32d ago0x605a11…26091c
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa32d ago0xee7c5e…4fd6de

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.