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.002100%0x730d…7faa47d ago0x38d6bc…a9587e
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa47d ago0x3352bd…660c81
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa47d ago0x4421c7…dddd78
0x3df8…78b40xbcff…c27bBase—$0.002100%0x730d…7faa47d ago0x5125ea…02cba0
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa47d ago0xbd51a4…3ced0f
0x3df8…78b40xbcff…c27bBase—$0.002100%0x730d…7faa47d ago0x1dcd1b…f533a8
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa47d ago0x30abcd…8fd8a5
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa47d ago0xb0bef9…4a7097
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa47d ago0xbc4e20…38d550
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa47d ago0x932948…ba4094
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa47d ago0x458348…184309
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa47d ago0x123309…46b458
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa47d ago0x40ccef…b18c7d
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa47d ago0x1adbff…745a07
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa47d ago0xfd4b52…47be15
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa47d ago0x952158…a76e18
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa47d ago0x49e7ef…ca9669
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa47d ago0x80f66c…b4b18c
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa47d ago0x4d7943…e4194e
0x3df8…78b40xbcff…c27bBase—$0.002100%0x730d…7faa47d ago0x50ccd6…ce4b57
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa47d ago0xa51d54…a0a427
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa47d ago0x880bda…933dc7
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa47d ago0x2ef0c3…525d80
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa47d ago0xb4e9d3…4b9c3c
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa47d ago0x285f05…b07e71

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.