Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x035a…2a550xdb5a…0671Base$0.005100%coinbase63d ago0xd69c08…bba896
0x035a…2a550xdb5a…0671Base$0.005100%coinbase63d ago0xc2fbac…7b8331
0xd512…39ca0xdb5a…0671Base$0.02100%coinbase63d ago0xbfeba1…5d73e2
0xd3f6…2c7c0xdb5a…0671Base$0.02100%coinbase63d ago0xcf38b6…9e85dd
0x035a…2a550xdb5a…0671Base$0.005100%coinbase63d ago0x1e3ad5…df7901
0x035a…2a550xdb5a…0671Base$0.005100%coinbase63d ago0x525753…37c797
0xbf3d…bfb60xdb5a…0671Base$0.02100%coinbase64d ago0x74ee9f…eccc99
0x035a…2a550xdb5a…0671Base$0.005100%coinbase64d ago0xa6a448…434dbe
0x035a…2a550xdb5a…0671Base$0.005100%coinbase64d ago0x8589b9…e51322
0x035a…2a550xdb5a…0671Base$0.005100%coinbase64d ago0xe572a1…abd6b4
0x035a…2a550xdb5a…0671Base$0.005100%coinbase64d ago0x74e7c5…cd6a9f
0x035a…2a550xdb5a…0671Base$0.005100%coinbase64d ago0xa43d2b…a012cc
0xd3f6…2c7c0xdb5a…0671Base$0.02100%coinbase64d ago0xb45a5e…4da897
0xd3f6…2c7c0xdb5a…0671Base$0.02100%coinbase64d ago0x755f61…8ce276
0x6ccd…b1a50xdb5a…0671Base$0.02100%coinbase64d ago0x3d4353…bd4ab0
0x6ccd…b1a50xdb5a…0671Base$0.02100%coinbase64d ago0xd80d76…a22712
0xd3f6…2c7c0xdb5a…0671Base$0.02100%coinbase64d ago0xcdec72…fcf260
0xd3f6…2c7c0xdb5a…0671Base$0.02100%coinbase64d ago0x8b7279…767514
0xd3f6…2c7c0xdb5a…0671Base$0.02100%coinbase64d ago0xd88ff9…89eed0

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.