Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a6d…e6ba0x3e0a…78e7Base—$0.004719100%coinbase74d ago0x4ab66d…2a1643
0x7a6d…e6ba0x3e0a…78e7Base—$0.004488100%coinbase74d ago0x6df451…416660
0x7a6d…e6ba0x3e0a…78e7Base—$0.002814100%coinbase74d ago0x64863a…21f71b
0x7a6d…e6ba0x3e0a…78e7Base—$0.005617100%coinbase74d ago0x6cf151…9a4665
0x7a6d…e6ba0x3e0a…78e7Base—$0.004473100%coinbase74d ago0xd445ac…cea9a1
0x7a6d…e6ba0x3e0a…78e7Base—$0.00513100%coinbase74d ago0xa7302e…b28434
0x7a6d…e6ba0x3e0a…78e7Base—$0.00329100%coinbase74d ago0x6229e5…76be8c
0x7a6d…e6ba0x3e0a…78e7Base—$0.004856100%coinbase74d ago0xc2cf67…9fb4ba
0x7a6d…e6ba0x3e0a…78e7Base—$0.002715100%coinbase74d ago0xa7cf30…7e800e
0x7a6d…e6ba0x3e0a…78e7Base—$0.005432100%coinbase74d ago0x816876…161713
0x7a6d…e6ba0x3e0a…78e7Base—$0.005245100%coinbase74d ago0xbd6aa8…ba9004
0x7a6d…e6ba0x3e0a…78e7Base—$0.005881100%coinbase74d ago0xa4deac…6cfe39
0x7a6d…e6ba0x3e0a…78e7Base—$0.002644100%coinbase74d ago0x15278a…2087c9
0x7a6d…e6ba0x3e0a…78e7Base—$0.003037100%coinbase75d ago0xde5e8b…e3a1cf
0x7a6d…e6ba0x3e0a…78e7Base—$0.003189100%coinbase75d ago0x2e3769…4ba4d8
0x7a6d…e6ba0x3e0a…78e7Base—$0.004487100%coinbase75d ago0x665a00…f64f93
0x7a6d…e6ba0x3e0a…78e7Base—$0.004849100%coinbase75d ago0xd9ae39…a5bdbf
0x7a6d…e6ba0x3e0a…78e7Base—$0.004625100%coinbase75d ago0xf7ba43…851897
0x7a6d…e6ba0x3e0a…78e7Base—$0.00502100%coinbase75d ago0xa9ce41…561235
0x7a6d…e6ba0x3e0a…78e7Base—$0.005683100%coinbase75d ago0x09eedc…901380
0x7a6d…e6ba0x3e0a…78e7Base—$0.003427100%coinbase75d ago0x9984f9…857834

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.