Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8000…efeb0x9fb3…1d9aBasex402 service$0.01100%coinbase38d ago0x7fea78…c961d2
0x8000…efeb0x9fb3…1d9aBasex402 service$0.01100%coinbase38d ago0xa137fb…bf2a01
0x8000…efeb0x9fb3…1d9aBasex402 service$0.01100%coinbase38d ago0x23d72c…344b15
0x8000…efeb0x9fb3…1d9aBasex402 service$0.01100%coinbase38d ago0x0122e5…9a9d13
0x8000…efeb0x9fb3…1d9aBasex402 service$0.01100%coinbase38d ago0x9461cc…d4f35a
0x8000…efeb0x9fb3…1d9aBasex402 service$0.01100%coinbase38d ago0x06aa9b…c2ab0f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase38d ago0x3d0f98…a948be
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase38d ago0xabc7dc…4a9c3e
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase38d ago0xf7a26f…73d329
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase38d ago0x4fb066…7d6a37
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase38d ago0xd9b01a…7dbdb5
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase38d ago0x3be771…1c6115
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase38d ago0xf95857…148992
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase38d ago0x151fe0…0e38b3
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase38d ago0x928f56…37210a
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase38d ago0x86a505…96b47b
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase38d ago0xbcb7db…c0e2cb
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase38d ago0x508fbd…d922ed
0x60d4…dcea0x9fb3…1d9aBasex402 service$0.005100%coinbase38d ago0x9404ff…25e04d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase38d ago0x1360ac…5df5bd
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase38d ago0x8096a7…75ffe2
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase38d ago0x2035f6…3a4829
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase38d ago0x059866…73a585
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase38d ago0xe680af…49d081
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase38d ago0x0e1765…658090

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.