Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4823…449e0x3e0a…78e7Base—$0.003706100%coinbase74d ago0x33c422…01c966
0x4823…449e0x3e0a…78e7Base—$0.005152100%coinbase74d ago0x493b0a…a93955
0x4823…449e0x3e0a…78e7Base—$0.003348100%coinbase74d ago0x9711c0…19a6e8
0x4823…449e0x3e0a…78e7Base—$0.002683100%coinbase74d ago0xbe9c2e…489603
0x4823…449e0x3e0a…78e7Base—$0.004379100%coinbase74d ago0x75336b…a60ab4
0x4823…449e0x3e0a…78e7Base—$0.003521100%coinbase74d ago0xe7808f…3215f9
0x4823…449e0x3e0a…78e7Base—$0.003235100%coinbase74d ago0xc6e18b…64c9d8
0x4823…449e0x3e0a…78e7Base—$0.005524100%coinbase74d ago0xae3fec…b59e33
0x4823…449e0x3e0a…78e7Base—$0.004697100%coinbase74d ago0x696a2c…23e12d
0x4823…449e0x3e0a…78e7Base—$0.004154100%coinbase74d ago0x09d137…3666c4
0x4823…449e0x3e0a…78e7Base—$0.004905100%coinbase74d ago0x669e1a…b5b93a
0x4823…449e0x3e0a…78e7Base—$0.003962100%coinbase74d ago0x1c3c78…4a5dae
0x4823…449e0x3e0a…78e7Base—$0.003706100%coinbase74d ago0x811bfb…8793a8
0x4823…449e0x3e0a…78e7Base—$0.005535100%coinbase74d ago0x709822…ac1dd0
0x4823…449e0x3e0a…78e7Base—$0.004373100%coinbase74d ago0xc05e9d…e036bc
0x4823…449e0x3e0a…78e7Base—$0.003916100%coinbase74d ago0xb7c81b…57179f
0x4823…449e0x3e0a…78e7Base—$0.003295100%coinbase74d ago0xdfb972…05060e
0x4823…449e0x3e0a…78e7Base—$0.005687100%coinbase74d ago0x60fccf…3a014b
0x4823…449e0x3e0a…78e7Base—$0.004503100%coinbase74d ago0xf6f757…ee1b77
0x4823…449e0x3e0a…78e7Base—$0.003645100%coinbase74d ago0xf0eb7b…449bb4
0x4823…449e0x3e0a…78e7Base—$0.004128100%coinbase74d ago0x462920…ac9c52
0x4823…449e0x3e0a…78e7Base—$0.005634100%coinbase74d ago0x51fcea…375f8a
0x4823…449e0x3e0a…78e7Base—$0.004213100%coinbase74d ago0x8b2cae…fc1cd5
0x4823…449e0x3e0a…78e7Base—$0.002645100%coinbase74d ago0xf29626…b1b64b
0x4823…449e0x3e0a…78e7Base—$0.005325100%coinbase75d ago0xa3a668…026f23

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.