Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa30d ago0x3c2b3f…b8e22b
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa30d ago0x49d284…2bda15
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa30d ago0x947525…cf6370
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa30d ago0x912da4…96439f
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa30d ago0x8bd129…e7ddf7
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa31d ago0xb9bfb1…e95c0e
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa31d ago0x09b5f2…0e2d2d
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa31d ago0x7dda06…5944db
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa31d ago0x552566…a091ae
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa31d ago0xfb11c9…9ebd27
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa31d ago0x3a66dc…8f5d31
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa31d ago0x07f35f…9896cb
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa31d ago0x1a54cc…1dfc28
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa31d ago0xf17279…c11f48
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa31d ago0xd48662…4dca18
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa31d ago0xc6bfba…1d5aed
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa31d ago0x427389…ec465b
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa31d ago0x1259fd…e9c6b2
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa31d ago0x702555…48cfe8
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa31d ago0x060d97…1d6f75
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa31d ago0xc29871…2ca8eb
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa31d ago0x43201f…8797a9
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa31d ago0xdb502c…aa65fc
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa31d ago0xb62450…0df7a6
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa31d ago0xacd66c…06ffab

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.