Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfcfe…52450xef3d…5ea2Base—$0.01100%coinbase77d ago0xd74ce9…0f8008
0xfcfe…52450x8512…7794Base—$0.01100%coinbase77d ago0x4c5034…04ae67
0xfcfe…52450x5b16…d30bBase—$0.01100%coinbase77d ago0x2a9bef…06911b
0xfcfe…52450x248c…e836Base—$0.01100%coinbase77d ago0xd89f3e…294af0
0xfcfe…52450x8fd7…a330Base—$0.01100%coinbase77d ago0x7c0b1b…260f3f
0xfcfe…52450x2d81…b4f8Base—$0.01100%coinbase77d ago0xa46778…7de4bd
0xfcfe…52450xf2ce…0ea8Base—$0.01100%coinbase77d ago0x731e7b…047d33
0xfcfe…52450x22f9…67adBase—$0.01100%coinbase77d ago0xe05abb…84cf27
0xfcfe…52450x6fd7…2a06Base—$0.01100%coinbase77d ago0xa4975e…a0ff06
0xfcfe…52450x4131…2662Base—$0.01100%coinbase77d ago0xb3e9fa…c3de94
0xfcfe…52450x6e00…3857Base—$0.01100%coinbase77d ago0xb9cbd8…e1ba9d
0xfcfe…52450xcf14…13eaBase—$0.01100%coinbase77d ago0xff07d6…7fc11f
0xfcfe…52450xfa60…f984Base—$0.01100%coinbase77d ago0xff1911…4e5451
0xfcfe…52450xfbf6…35b8Base—$0.01100%coinbase77d ago0xd4ab11…c21c2e
0xfcfe…52450x466d…0cc1Base—$0.01100%coinbase77d ago0x920e86…135260
0xfcfe…52450x0c75…e47eBase—$0.01100%coinbase77d ago0x5f4960…d71f14
0xfcfe…52450x9a4d…5ad4Base—$0.01100%coinbase77d ago0x374498…475271
0xfcfe…52450xef72…df10Base—$0.01100%coinbase77d ago0x8688c5…f4a4cf
0xfcfe…52450xe73c…846bBase—$0.01100%coinbase77d ago0x861968…cbb0b5
0xfcfe…52450x17a7…ccdbBase—$0.01100%coinbase77d ago0x9cbac3…dae2a9
0xfcfe…52450x1b2f…a5b9Base—$0.01100%coinbase77d ago0xed4147…78b99e
0xfcfe…52450x2356…892cBase—$0.01100%coinbase77d ago0x9a66bf…b524e6
0xfcfe…52450x89a0…36d6Base—$0.01100%coinbase77d ago0x29a88a…e3cd35
0xfcfe…52450x50ea…6ebdBase—$0.01100%coinbase77d ago0x797e20…7e7bfe
0xfcfe…52450xa8f4…074fBase—$0.01100%coinbase77d ago0xc2ea70…7ec4fd

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.