Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd2f6…cfd10x6d6e…9192BaseExaSearch$0.007100%coinbase101d ago0x95eb53…dda3fc
0xd2f6…cfd10x6d6e…9192BaseExaSearch$0.007100%candidates101d ago0x7a31c2…6fb49f
0xd2f6…cfd10x6d6e…9192BaseExaSearch$0.007100%coinbase101d ago0xdbb931…8e68d0
0xd2f6…cfd10x6d6e…9192BaseExaSearch$0.007100%coinbase101d ago0x456d3a…2fddb4
0xd2f6…cfd10x6d6e…9192BaseExaSearch$0.007100%coinbase101d ago0x3bca90…45e171
0xd2f6…cfd10x6d6e…9192BaseExaSearch$0.007100%coinbase101d ago0xce12e7…e940f5
0xd2f6…cfd10x6d6e…9192BaseExaSearch$0.007100%coinbase101d ago0xda4cad…f97bb7
0xd2f6…cfd10x6d6e…9192BaseExaSearch$0.007100%coinbase101d ago0xcef1e4…2fb8fd
0xd2f6…cfd10x6d6e…9192BaseExaSearch$0.007100%coinbase101d ago0x638286…b896a6
0xd2f6…cfd10x6d6e…9192BaseExaSearch$0.007100%coinbase101d ago0xb659dc…1ad700
0xd2f6…cfd10x6d6e…9192BaseExaSearch$0.007100%coinbase101d ago0x637277…07463c
0xd2f6…cfd10x6d6e…9192BaseExaSearch$0.007100%coinbase101d ago0x2a1d4d…2be79e
0xd2f6…cfd10x6d6e…9192BaseExaSearch$0.007100%coinbase101d ago0x6406c3…223088
0xd2f6…cfd10x6d6e…9192BaseExaSearch$0.007100%coinbase101d ago0xe55a48…991861
0xd2f6…cfd10x6d6e…9192BaseExaSearch$0.007100%coinbase101d ago0xa39bae…dc8bc3
0xd2f6…cfd10x6d6e…9192BaseExaSearch$0.007100%coinbase101d ago0x0dfadb…3d1d1a
0xd2f6…cfd10x6d6e…9192BaseExaSearch$0.007100%coinbase101d ago0x3e9399…5d176a
0xd2f6…cfd10x6d6e…9192BaseExaSearch$0.007100%coinbase101d ago0x689849…19c252
0xd2f6…cfd10x6d6e…9192BaseExaSearch$0.007100%candidates101d ago0x297591…fe8769
0xd2f6…cfd10x6d6e…9192BaseExaSearch$0.007100%coinbase101d ago0xcd65e6…8851f2
0xd2f6…cfd10x6d6e…9192BaseExaSearch$0.007100%coinbase101d ago0xb5f8d3…2cb066
0xd2f6…cfd10x6d6e…9192BaseExaSearch$0.007100%coinbase101d ago0x140e65…103537
0xd2f6…cfd10x6d6e…9192BaseExaSearch$0.007100%coinbase101d ago0xeb3f2c…562a26
0xd2f6…cfd10x6d6e…9192BaseExaSearch$0.007100%coinbase101d ago0x5a7585…54659f
0xd2f6…cfd10x6d6e…9192BaseExaSearch$0.007100%coinbase101d ago0x4f997b…de6f9a

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.