Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6dd1…26060x4e97…e878Base—$0.001100%0xd638…36b7120d ago0x6480b6…7e3839
0x6dd1…26060xb962…118bBase—$0.001100%0xd638…36b7120d ago0xab1335…33a95b
0x6dd1…26060x4e97…e878Base—$0.001100%0xd638…36b7120d ago0x59f45f…322a1c
0x6dd1…26060x051e…9c39Base—$0.02100%0xd638…36b7120d ago0xe5bdc9…560357
0x6dd1…26060x4e97…e878Base—$0.001100%0xd638…36b7120d ago0x132a38…e14986
0x6dd1…26060x0172…f8c5Base—$0.0009100%0xd638…36b7120d ago0x17760c…df6e37
0x6dd1…26060x4e97…e878Base—$0.001100%0xd638…36b7120d ago0x7398c8…d9aad7
0x6dd1…26060xb962…118bBase—$0.001100%0xd638…36b7120d ago0x35fe01…fcd5f0
0x6dd1…26060xb962…118bBase—$0.001100%0xd638…36b7120d ago0xbdfe29…4756d6
0x6dd1…26060xb962…118bBase—$0.001100%0xd638…36b7120d ago0x8c2db3…c79825
0x6dd1…26060x4e97…e878Base—$0.001100%0xd638…36b7120d ago0xb38233…42f157
0x6dd1…26060x4e97…e878Base—$0.01100%0xd638…36b7120d ago0x8c3078…72111b
0x6dd1…26060x051e…9c39Base—$0.009100%0xd638…36b7120d ago0x729c6d…645da7
0x6dd1…26060x4e97…e878Base—$0.001100%0xd638…36b7120d ago0x63a644…98a0a6
0x6dd1…26060x051e…9c39Base—$0.001100%0xd638…36b7120d ago0x14584e…c825c5
0x6dd1…26060x051e…9c39Base—$0.001100%0xd638…36b7120d ago0xa41c96…65a4bf
0x6dd1…26060x0172…f8c5Base—$0.002100%0xd638…36b7120d ago0x0e3368…013ee8
0x6dd1…26060x051e…9c39Base—$0.003100%0xd638…36b7120d ago0xa57df3…678cda
0x6dd1…26060x0172…f8c5Base—$0.005100%0xd638…36b7120d ago0xb41a3f…9d2555
0x6dd1…26060x051e…9c39Base—$0.02100%0xd638…36b7120d ago0x8bb8a9…a00b09
0x6dd1…26060xf06d…3cc4Base—$0.02100%0xd638…36b7120d ago0x8ce91b…4f08ee
0x6dd1…26060xf06d…3cc4Base—$0.005100%0xd638…36b7120d ago0x3688da…8d9be3
0x6dd1…26060xb962…118bBase—$0.01100%0xd638…36b7120d ago0xa95b1d…3ac1eb
0x6dd1…26060x0172…f8c5Base—$0.02100%0xd638…36b7121d ago0xf7537f…b07b38
0x6dd1…26060x0172…f8c5Base—$0.03100%0xd638…36b7121d ago0x411085…9e8e0a

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.