Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4433…75fb0xdb5a…0671Base—$0.02100%coinbase54d ago0xafc903…2c7492
0xe3fc…fa000xdb5a…0671Base—$0.02100%coinbase54d ago0x72fee8…1f8bec
0xdeaf…b9430xdb5a…0671Base—$0.02100%coinbase54d ago0x70cdcd…9dc6a8
0x035a…2a550xdb5a…0671Base—$0.005100%coinbase54d ago0x600c95…e8bd92
0x035a…2a550xdb5a…0671Base—$0.005100%coinbase54d ago0x28ee68…2e9452
0x035a…2a550xdb5a…0671Base—$0.005100%coinbase54d ago0x3648b2…9331f2
0x035a…2a550xdb5a…0671Base—$0.005100%coinbase54d ago0xd8f89d…3d41ea
0x035a…2a550xdb5a…0671Base—$0.005100%coinbase54d ago0x733934…1ce751
0x035a…2a550xdb5a…0671Base—$0.005100%coinbase54d ago0xa4cf01…828791
0x4433…75fb0xdb5a…0671Base—$0.02100%coinbase54d ago0xb0e540…c08cab
0x394c…35130xdb5a…0671Base—$0.02100%coinbase54d ago0x0c5f7a…f18290
0x6ccd…b1a50xdb5a…0671Base—$0.02100%coinbase54d ago0xa272a6…108fe3
0x6ccd…b1a50xdb5a…0671Base—$0.02100%coinbase54d ago0xab6bf1…a0f89f
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase54d ago0xeca5b8…29d797
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase54d ago0x9bf8b0…97625b
0x0ab8…fd2c0xdb5a…0671Base—$0.005100%coinbase54d ago0xdfc500…cb40cc
0x0ab8…fd2c0xdb5a…0671Base—$0.001100%coinbase54d ago0x52291d…3d2bcc
0x0ab8…fd2c0xdb5a…0671Base—$0.001100%coinbase54d ago0xb98637…32f883
0x0ab8…fd2c0xdb5a…0671Base—$0.001100%coinbase54d ago0xd8c43f…cab0c4
0x4433…75fb0xdb5a…0671Base—$0.02100%coinbase54d ago0xdd7e38…d9ae9b
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase54d ago0x02f941…ff05cd
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase54d ago0x19b497…446758
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase54d ago0xccbda1…85ca6b
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase54d ago0xf00c8c…27b26c
0x0ab8…fd2c0xdb5a…0671Base—$0.005100%coinbase54d ago0x72a8b5…02075d

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.