Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x86a4…822f0xdb5a…0671Base—$0.02100%coinbase14d ago0x404f55…13bc8d
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase14d ago0xc973dd…5acc75
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase14d ago0xc9d97e…f52432
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase14d ago0x60941a…908fbd
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase14d ago0xeca60d…10aeb2
0x7bac…d5fe0xdb5a…0671Base—$0.02100%coinbase14d ago0x4d6b94…d9de24
0x86a4…822f0xdb5a…0671Base—$0.02100%coinbase14d ago0x969501…f8e9ec
0xe3fc…fa000xdb5a…0671Base—$0.02100%coinbase14d ago0xbafae2…dced97
0xe3fc…fa000xdb5a…0671Base—$0.02100%coinbase14d ago0x226991…5856e0
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase14d ago0xd9c1bb…414c4a
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase14d ago0xabe959…b6f541
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase14d ago0xc99aad…ae182a
0x79eb…7d530xdb5a…0671Base—$0.02100%coinbase14d ago0x3b53a4…d135ed
0x6ccd…b1a50xdb5a…0671Base—$0.02100%coinbase14d ago0x323cf5…0cb06a
0x6ccd…b1a50xdb5a…0671Base—$0.02100%coinbase14d ago0x93ae6f…a8dfaa
0xe089…fbce0xdb5a…0671Base—$0.001100%coinbase14d ago0x8fa7b7…94cc95
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase14d ago0x9fe17d…2877b0
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase14d ago0x361c85…6c0fae
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase14d ago0xf585e0…e1dc91
0xe089…fbce0xdb5a…0671Base—$0.001100%coinbase14d ago0x1a91b3…d76a04
0xe089…fbce0xdb5a…0671Base—$0.001100%coinbase14d ago0xe8ff28…4f4165
0x86a4…822f0xdb5a…0671Base—$0.02100%coinbase14d ago0x7969cf…29ad04
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase14d ago0x31e37a…c85eef
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase14d ago0xa60f84…6c53a3
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase14d ago0x98e546…e87fbe

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.