Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3878…18220xb0af…7de0Base—$0.15100%coinbase41d ago0xdc8ba6…cce026
0x3878…18220xb0af…7de0Base—$0.14100%coinbase41d ago0xf9e43b…bb7c60
0x3878…18220xb0af…7de0Base—$0.14100%coinbase41d ago0x982997…e7c850
0x3878…18220xb0af…7de0Base—$0.14100%coinbase41d ago0x190012…65e7dd
0x3878…18220xb0af…7de0Base—$0.14100%coinbase41d ago0xd3a9e4…bbc58a
0x3878…18220xb0af…7de0Base—$0.12100%coinbase41d ago0x0503c3…ac7a68
0x3878…18220xb0af…7de0Base—$0.12100%coinbase41d ago0x29bfd9…bc2e4e
0x3878…18220xb0af…7de0Base—$0.15100%coinbase41d ago0x07a87b…3dee40
0x3878…18220xb0af…7de0Base—$0.15100%coinbase41d ago0x961329…38f7b9
0x3878…18220xb0af…7de0Base—$0.18100%coinbase41d ago0x31550a…b585d8
0x3878…18220xb0af…7de0Base—$0.18100%coinbase41d ago0xebc318…00fe3f
0x3878…18220xb0af…7de0Base—$0.18100%coinbase41d ago0xdfdc57…1ba2e2
0x3878…18220xb0af…7de0Base—$0.18100%coinbase41d ago0x478d57…0c35f8
0x3878…18220xb0af…7de0Base—$0.18100%coinbase41d ago0x38a04e…0c3c44
0x3878…18220xb0af…7de0Base—$0.18100%coinbase41d ago0xfad089…ed3ed2
0x3878…18220xb0af…7de0Base—$0.18100%coinbase41d ago0x2cd0b9…a5edbc
0x3878…18220xb0af…7de0Base—$0.24100%coinbase41d ago0x126e26…68dc2c
0x3878…18220xb0af…7de0Base—$0.24100%coinbase41d ago0x5171bd…e51aac
0x3878…18220xb0af…7de0Base—$0.24100%coinbase41d ago0xa85a98…d55fdd
0x3878…18220xb0af…7de0Base—$0.24100%coinbase41d ago0xd4863e…868345
0x3878…18220xb0af…7de0Base—$0.24100%coinbase41d ago0xd3dd09…23e986
0x3878…18220xb0af…7de0Base—$8.50100%coinbase41d ago0xe7aa50…32b7fa
0x3878…18220xb0af…7de0Base—$8.00100%coinbase41d ago0xb42d78…7731b6
0x3878…18220xb0af…7de0Base—$7.71100%coinbase41d ago0xdbe590…ee45cf
0x3878…18220xb0af…7de0Base—$7.40100%coinbase41d ago0x5ea962…65baac

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.