Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3c5…09520xdb5a…0671Base—$0.02100%coinbase42d ago0x1a8b59…a662ac
0x2f71…cced0xdb5a…0671Base—$0.02100%coinbase42d ago0xcb0a52…21ebc5
0x2f71…cced0xdb5a…0671Base—$0.02100%coinbase42d ago0xf5d349…ae9f16
0x2f71…cced0xdb5a…0671Base—$0.02100%coinbase42d ago0xd06764…5b7ae6
0x86a4…822f0xdb5a…0671Base—$0.02100%coinbase42d ago0xbf25e9…5fcc31
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase42d ago0x8e4f67…3d0466
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase42d ago0x073abf…00825f
0x2f71…cced0xdb5a…0671Base—$0.02100%coinbase42d ago0x80f24a…023d0b
0x86a4…822f0xdb5a…0671Base—$0.02100%coinbase42d ago0x003a85…6fe924
0xd3c5…09520xdb5a…0671Base—$0.02100%coinbase42d ago0x9a7f70…06d682
0xd3c5…09520xdb5a…0671Base—$0.02100%coinbase42d ago0xe1b1b0…8777f6
0x2f71…cced0xdb5a…0671Base—$0.02100%coinbase42d ago0x21805a…94e93f
0xd3c5…09520xdb5a…0671Base—$0.02100%coinbase42d ago0x193615…1c28ff
0x2f71…cced0xdb5a…0671Base—$0.02100%coinbase42d ago0x097732…4f5245
0x2f71…cced0xdb5a…0671Base—$0.001100%coinbase42d ago0xfad305…2959b6
0x2f71…cced0xdb5a…0671Base—$0.001100%coinbase42d ago0xc2fc88…f21145
0x2f71…cced0xdb5a…0671Base—$0.001100%coinbase42d ago0x5b577c…9d1826
0x2f71…cced0xdb5a…0671Base—$0.001100%coinbase42d ago0xbcfe1e…ff5435
0x2f71…cced0xdb5a…0671Base—$0.001100%coinbase42d ago0x1d5c02…03a95e
0x2f71…cced0xdb5a…0671Base—$0.001100%coinbase42d ago0xe89840…17119d
0x2f71…cced0xdb5a…0671Base—$0.02100%coinbase42d ago0xecb571…eca80e
0x2f71…cced0xdb5a…0671Base—$0.001100%coinbase42d ago0xec5841…7aba2a
0x2f71…cced0xdb5a…0671Base—$0.001100%coinbase42d ago0x5c2a90…95222d
0x2f71…cced0xdb5a…0671Base—$0.001100%coinbase42d ago0x982eae…a89137
0x2f71…cced0xdb5a…0671Base—$0.02100%coinbase42d ago0x079d44…a4d64f

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.