Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef39…ba160xa9dd…2315Base—$0.002100%coinbase68d ago0x804fb8…fffebd
0xef39…ba160xa9dd…2315Base—$0.002100%coinbase68d ago0xa832fc…2b59e0
0xef39…ba160xa9dd…2315Base—$0.002100%coinbase68d ago0x195e7a…f0625d
0xef39…ba160xa9dd…2315Base—$0.002100%coinbase68d ago0x3ec2ae…bb7f2f
0xef39…ba160xa9dd…2315Base—$0.002100%coinbase68d ago0x6eef94…eefbb4
0xef39…ba160xa9dd…2315Base—$0.002100%coinbase68d ago0x6c062c…560155
0xef39…ba160xa9dd…2315Base—$0.002100%coinbase68d ago0x0a7c12…64da8a
0xef39…ba160xa9dd…2315Base—$0.002100%coinbase68d ago0x5a4573…527239
0xef39…ba160xa9dd…2315Base—$0.002100%coinbase68d ago0x2186c2…c52be6
0xef39…ba160xa9dd…2315Base—$0.002100%coinbase68d ago0x4a825a…5b242a
0xef39…ba160xa9dd…2315Base—$0.002100%coinbase68d ago0x417893…678ed5
0xef39…ba160xa9dd…2315Base—$0.002100%coinbase68d ago0x20f3e8…e44875
0xef39…ba160xa9dd…2315Base—$0.002100%coinbase68d ago0x64c4e1…4db91d
0xef39…ba160xa9dd…2315Base—$0.002100%coinbase68d ago0xf15119…e59458
0xef39…ba160xa9dd…2315Base—$0.002100%coinbase68d ago0xccfc3c…e346f6
0xef39…ba160xa9dd…2315Base—$0.002100%coinbase68d ago0x9f237c…2373da
0xef39…ba160xa9dd…2315Base—$0.002100%coinbase68d ago0xe575e1…b5bf16
0xef39…ba160xa9dd…2315Base—$0.002100%coinbase68d ago0x6cc8b8…bea49f
0xef39…ba160xa9dd…2315Base—$0.002100%coinbase68d ago0x011919…a55569
0xef39…ba160xa9dd…2315Base—$0.002100%coinbase68d ago0xd34df4…542034
0xef39…ba160xa9dd…2315Base—$0.002100%coinbase68d ago0x5e99d5…509404
0xef39…ba160xa9dd…2315Base—$0.002100%coinbase68d ago0x7396f9…244d3a
0xef39…ba160xa9dd…2315Base—$0.002100%coinbase68d ago0xafe47a…ba8164
0xef39…ba160xa9dd…2315Base—$0.002100%coinbase68d ago0x441b5f…33fa04
0xef39…ba160xa9dd…2315Base—$0.002100%coinbase68d ago0xa69656…ff50f7

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.