Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecbf…50d60xf000…94fcBase$0.20100%coinbase57d ago0x0be08e…a3b91d
0xecbf…50d60xf000…94fcBase$0.10100%coinbase57d ago0x8f9d6f…b8a744
0xecbf…50d60xf000…94fcBase$0.20100%coinbase58d ago0x73a582…857b75
0xecbf…50d60xf000…94fcBase$0.01100%coinbase58d ago0x1ea98c…7fd10e
0xecbf…50d60xf000…94fcBase$0.03100%coinbase58d ago0xe015ee…6ac061
0xecbf…50d60xf000…94fcBase$0.10100%coinbase58d ago0x370b12…2fd87b
0xecbf…50d60xf000…94fcBase$0.20100%coinbase58d ago0x7828a7…cdba98
0xecbf…50d60xf000…94fcBase$0.01100%coinbase58d ago0x52f79e…eb4502
0xecbf…50d60xf000…94fcBase$0.03100%coinbase58d ago0xe843a3…5e21d3
0xecbf…50d60xf000…94fcBase$0.01100%coinbase58d ago0x297d5f…ff621f
0xecbf…50d60xf000…94fcBase$0.01100%coinbase58d ago0x98f943…71f9f7
0xecbf…50d60xf000…94fcBase$0.01100%coinbase58d ago0xf01516…332340
0xecbf…50d60xf000…94fcBase$0.03100%coinbase58d ago0x877298…69ac92
0xecbf…50d60xf000…94fcBase$0.20100%coinbase58d ago0xab1160…af1115
0xecbf…50d60xf000…94fcBase$0.01100%coinbase58d ago0x1d5d84…98c1a0
0xecbf…50d60xf000…94fcBase$0.01100%coinbase58d ago0xac7ea2…c2c886
0xecbf…50d60xf000…94fcBase$0.03100%coinbase58d ago0x51a3f6…1e686b
0xecbf…50d60xf000…94fcBase$0.01100%coinbase58d ago0xa9a7d9…0d7ad4
0xecbf…50d60xf000…94fcBase$0.03100%coinbase58d ago0x7bc0d1…bf93a4
0xecbf…50d60xf000…94fcBase$0.01100%coinbase58d ago0x46c476…f9ec2f
0xecbf…50d60xf000…94fcBase$0.03100%coinbase58d ago0x45699f…382d6c
0xecbf…50d60xf000…94fcBase$0.01100%coinbase58d ago0x0c5110…d0ba77
0xecbf…50d60xf000…94fcBase$0.20100%coinbase58d ago0x18bc9d…48b3ca
0xecbf…50d60xf000…94fcBase$0.10100%coinbase58d ago0xd2f7a4…58c1ff
0xecbf…50d60xf000…94fcBase$0.03100%coinbase58d ago0x5bb614…976d56

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.