Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x565a…8fe00xccc8…15beBase—$53.87100%0xf70d…dbef73d ago0x085958…8fa8a6
0x0c14…39610xccc8…15beBase—$1.42100%0xf70d…dbef73d ago0xd48cbd…873f66
0x2a25…a0350xccc8…15beBase—$10.08100%0xf70d…dbef74d ago0xf2a14f…441d81
0xcaa2…e16b0xccc8…15beBase—$0.71100%0xf70d…dbef74d ago0x391099…cfe21d
0xcaa2…e16b0xccc8…15beBase—$0.94100%0xf70d…dbef74d ago0x46b8b0…3217ea
0xa2a8…1f820xccc8…15beBase—$1.42100%0xf70d…dbef74d ago0xb251ce…fc6abf
0x2a25…a0350xccc8…15beBase—$8.14100%0xf70d…dbef74d ago0x5ce1e2…e7aa54
0xc3b6…47940xccc8…15beBase—$2.00100%0xf70d…dbef74d ago0x5b0317…1843b4
0x96bc…1dc20xccc8…15beBase—$46.18100%0xf70d…dbef74d ago0x022cfd…64a03e
0x2a25…a0350xccc8…15beBase—$7.04100%0xf70d…dbef74d ago0x05b84f…4f9375
0xd9a5…45ec0xccc8…15beBase—$2.17100%0xf70d…dbef74d ago0x018a69…236293
0xfe7b…a4c90xccc8…15beBase—$2.02100%0xf70d…dbef74d ago0x3e4278…045526
0x980d…372a0xccc8…15beBase—$99.99100%0xf70d…dbef74d ago0x01c107…0b15e7
0x2a25…a0350xccc8…15beBase—$5.29100%0xf70d…dbef74d ago0xe7b154…f1ec08

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.