Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa92c…107b0x3e0a…78e7Base—$0.005658100%coinbase74d ago0x44a9b8…dee39e
0xa92c…107b0x3e0a…78e7Base—$0.004233100%coinbase74d ago0x260988…cbf2d8
0xa92c…107b0x3e0a…78e7Base—$0.005503100%coinbase74d ago0xc9a8aa…8874a6
0xa92c…107b0x3e0a…78e7Base—$0.005447100%coinbase74d ago0x0095cf…311a98
0xa92c…107b0x3e0a…78e7Base—$0.003521100%coinbase74d ago0xdc5c86…1fb14e
0xa92c…107b0x3e0a…78e7Base—$0.00433100%coinbase74d ago0x43555a…79706c
0xa92c…107b0x3e0a…78e7Base—$0.002704100%coinbase74d ago0x4f5986…08fe05
0xa92c…107b0x3e0a…78e7Base—$0.004545100%coinbase74d ago0xbc7624…e07f87
0xa92c…107b0x3e0a…78e7Base—$0.003732100%coinbase74d ago0xd8ad66…f6c87f
0xa92c…107b0x3e0a…78e7Base—$0.004096100%coinbase74d ago0x5dce0b…218fd0
0xa92c…107b0x3e0a…78e7Base—$0.003276100%coinbase74d ago0xbea2e5…50023e
0xa92c…107b0x3e0a…78e7Base—$0.005088100%coinbase75d ago0x00d453…ff9341
0xa92c…107b0x3e0a…78e7Base—$0.005204100%coinbase75d ago0x079a19…cb4cdd
0xa92c…107b0x3e0a…78e7Base—$0.002664100%coinbase75d ago0x595e7c…890b14
0xa92c…107b0x3e0a…78e7Base—$0.00327100%coinbase75d ago0x21eb92…9ffc1e
0xa92c…107b0x3e0a…78e7Base—$0.005235100%coinbase75d ago0xd47585…ce7ef3
0xa92c…107b0x3e0a…78e7Base—$0.00492100%coinbase75d ago0x0724c1…bcd6f1
0xa92c…107b0x3e0a…78e7Base—$0.004026100%coinbase75d ago0x19fdb6…a1e304
0xa92c…107b0x3e0a…78e7Base—$0.005457100%coinbase75d ago0xf8d136…10d5ea
0xa92c…107b0x3e0a…78e7Base—$0.003627100%coinbase75d ago0xcfbb76…50ed81
0xa92c…107b0x3e0a…78e7Base—$0.004998100%coinbase75d ago0x44bea3…f9b9e6
0xa92c…107b0x3e0a…78e7Base—$0.005786100%coinbase75d ago0xfe1892…a249dd
0xa92c…107b0x3e0a…78e7Base—$0.005066100%coinbase75d ago0x6e6060…28f141
0xa92c…107b0x3e0a…78e7Base—$0.004417100%coinbase75d ago0xed0489…a3a48f
0xa92c…107b0x3e0a…78e7Base—$0.005661100%coinbase75d ago0x35df4a…c08657

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.