Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x3b696b…7ab12e
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x6133f0…ae0ec9
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x578e50…9bd2ed
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x99999b…3263c8
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x2e4c10…9df6af
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x7d86d9…31a201
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x25b579…64b9c1
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa21d ago0xa7645b…2ad0b5
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x042ad8…2f941a
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x12fae7…a8d076
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x78d37d…f33701
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x215297…6dab1a
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x8bc5b2…66cc62
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x832789…7e0d05
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x31c4ad…5fff98
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x169257…5638d0
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa21d ago0xe0b38c…d0280f
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa22d ago0xf7bc93…8f8456
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa22d ago0x12cc01…c379d7
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa22d ago0xb2cb8d…5ff4ca
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa22d ago0x8e633e…5d69f6
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa22d ago0xf57b48…584891
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa22d ago0x5e3835…0a3fcd
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa22d ago0x64f158…b15304
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa22d ago0xd13476…63926b

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.