Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x68d3…c0bc0xa9dd…2315Base—$0.002100%coinbase27d ago0xa11c32…79095b
0x68d3…c0bc0xa9dd…2315Base—$0.002100%coinbase27d ago0x6f632c…e5af09
0x68d3…c0bc0xa9dd…2315Base—$0.002100%coinbase27d ago0xc69885…4e46f1
0x68d3…c0bc0xa9dd…2315Base—$0.002100%coinbase27d ago0xe690d6…f17e35
0x68d3…c0bc0xa9dd…2315Base—$0.002100%coinbase27d ago0xe4fea2…70109c
0x68d3…c0bc0xa9dd…2315Base—$0.002100%coinbase27d ago0x2f5934…0acfa7
0x68d3…c0bc0xa9dd…2315Base—$0.002100%coinbase27d ago0x6f4dc3…25e59c
0x68d3…c0bc0xa9dd…2315Base—$0.002100%coinbase27d ago0xd13632…e222b7
0x68d3…c0bc0xa9dd…2315Base—$0.002100%coinbase27d ago0x4ef2f8…ae864c
0x68d3…c0bc0xa9dd…2315Base—$0.002100%coinbase27d ago0x098cb8…13e65c
0x68d3…c0bc0xa9dd…2315Base—$0.002100%coinbase27d ago0x8e352a…10aa4b
0x68d3…c0bc0xa9dd…2315Base—$0.002100%coinbase27d ago0xef7d34…74e52a
0x68d3…c0bc0xa9dd…2315Base—$0.002100%coinbase27d ago0x3fbe9d…df71ca
0x68d3…c0bc0xa9dd…2315Base—$0.002100%coinbase27d ago0x040b42…935ac0
0x68d3…c0bc0xa9dd…2315Base—$0.002100%coinbase27d ago0xb915ae…db9570
0x68d3…c0bc0xa9dd…2315Base—$0.002100%coinbase27d ago0x9e444e…eb37e1
0x68d3…c0bc0xa9dd…2315Base—$0.002100%coinbase27d ago0xb8b3b8…5dcf45
0x68d3…c0bc0xa9dd…2315Base—$0.002100%coinbase27d ago0xeb8e7d…d29870
0x68d3…c0bc0xa9dd…2315Base—$0.002100%coinbase27d ago0x45f6f8…16e06f
0x68d3…c0bc0xa9dd…2315Base—$0.002100%coinbase27d ago0x79abc9…b77ff1
0x68d3…c0bc0xa9dd…2315Base—$0.002100%coinbase27d ago0x1e6773…740b29
0x68d3…c0bc0xa9dd…2315Base—$0.002100%coinbase27d ago0xf66609…8296ff
0x68d3…c0bc0xa9dd…2315Base—$0.002100%coinbase27d ago0xfc627a…bc5c9f
0x68d3…c0bc0xa9dd…2315Base—$0.002100%coinbase27d ago0xcb231c…fee141
0x68d3…c0bc0xa9dd…2315Base—$0.002100%coinbase27d ago0x712ecb…de0f19

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.