Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5186…9c440x10c1…1e24Base—$0.02100%coinbase107d ago0xf3ca83…70abbc
0x5186…9c440x10c1…1e24Base—$0.11100%coinbase107d ago0x9ca1b2…6fb449
0x5186…9c440x10c1…1e24Base—$0.03100%coinbase107d ago0x62911b…dd4172
0x5186…9c440x10c1…1e24Base—$0.009738100%coinbase107d ago0x6e8e70…647bca
0x5186…9c440x10c1…1e24Base—$0.02100%coinbase107d ago0xe19627…325592
0x5186…9c440x10c1…1e24Base—$0.06100%coinbase108d ago0x3775ab…f6619c
0x5186…9c440x10c1…1e24Base—$0.08100%coinbase108d ago0x0f1204…d9060f
0x5186…9c440x10c1…1e24Base—$0.01100%coinbase108d ago0x8cbd8f…33a011
0x5186…9c440x10c1…1e24Base—$0.25100%coinbase108d ago0xe09e2a…15ed2d
0x5186…9c440x10c1…1e24Base—$0.16100%coinbase108d ago0xfa73d2…cc6fc1
0x5186…9c440x10c1…1e24Base—$0.09100%coinbase108d ago0x58c1ca…a6214c
0x5186…9c440x10c1…1e24Base—$0.006446100%coinbase108d ago0x2cb6ec…eb87f7
0x5186…9c440x10c1…1e24Base—$0.30100%coinbase108d ago0x0d710c…a4d4da
0x5186…9c440x10c1…1e24Base—$0.02100%coinbase108d ago0x526994…2137af
0x5186…9c440x10c1…1e24Base—$0.008811100%coinbase108d ago0xc0c1fc…1f8825
0x5186…9c440x10c1…1e24Base—$0.008866100%coinbase108d ago0x6584a0…19e742
0x5186…9c440x10c1…1e24Base—$0.007766100%coinbase108d ago0x60aad6…aab764
0x5186…9c440x10c1…1e24Base—$0.08100%coinbase108d ago0x3e8a60…fd8461
0x5186…9c440x10c1…1e24Base—$0.15100%coinbase108d ago0xe09171…c4b6cf
0x5186…9c440x10c1…1e24Base—$0.005924100%coinbase108d ago0xbc1f38…a2e7ca
0x5186…9c440x10c1…1e24Base—$0.47100%coinbase108d ago0xed439e…db3cc1
0x5186…9c440x10c1…1e24Base—$0.00555100%coinbase108d ago0xe0dcc8…83fa1b
0x5186…9c440x10c1…1e24Base—$0.06100%coinbase108d ago0xd6e817…e2e23f
0x5186…9c440x10c1…1e24Base—$0.03100%coinbase108d ago0xed9366…7607b2
0x5186…9c440x10c1…1e24Base—$0.009812100%coinbase108d ago0x2e88bd…bffc96

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.