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…7faa42d ago0xc94e53…bba002
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa42d ago0x3b38b9…d14d0d
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa42d ago0xe6e9c1…c9fd76
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa42d ago0x86b556…3ef48c
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa42d ago0x4bc09b…788744
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa42d ago0xb12def…45ab62
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa42d ago0x74cda8…5052d5
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa42d ago0x2744f1…ac0200
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa42d ago0x34fe3b…51f0bb
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa42d ago0xeb2838…9ab809
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa42d ago0x8f77ba…18aaab
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa42d ago0x1fe670…a10e1e
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa42d ago0x25e547…f31653
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa42d ago0x585d2d…3174fc
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa42d ago0x22a18a…9e99ef
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa42d ago0xd83233…43e4d1
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa42d ago0xa606bd…ee163b
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa42d ago0xecde42…534186
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa42d ago0x12a56d…c79b62
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa42d ago0x8fbaf3…5ec0c6
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa42d ago0xe5eafd…2fc65d
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa42d ago0x3fb3d3…1fa9c5
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa42d ago0xc5ed2e…cf1a29
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa42d ago0xf0613d…c33127
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa42d ago0xf41b18…c244fd

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.