Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb653…3b1c0x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase59d ago0x5dc376…c454a9
0xb653…3b1c0x5bcd…64ddBasetokenguardCrypto$0.01100%coinbase59d ago0xda6c0c…f7301a
0xb653…3b1c0x5bcd…64ddBasetokenguardCrypto$0.01100%coinbase59d ago0xbbce7a…3e16c0
0xb653…3b1c0x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase59d ago0xab66d5…44097f
0xb653…3b1c0x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase59d ago0x7a7dd8…661b64
0xb653…3b1c0x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase59d ago0xd91a47…148b08
0xb653…3b1c0x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase59d ago0x66e562…5f0725
0xb653…3b1c0x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase59d ago0xe3e49e…f698ef
0xb653…3b1c0x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase59d ago0x2ff7e7…8b903f
0xb653…3b1c0x5bcd…64ddBasetokenguardCrypto$0.02100%coinbase59d ago0xd5b811…4d3e76
0xb653…3b1c0x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase59d ago0xff982f…1ed15b
0xb653…3b1c0x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase59d ago0x269ec7…2ba9e1
0xb653…3b1c0x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase59d ago0x42d47d…9be1b6
0xb653…3b1c0x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase59d ago0xf33e60…54135c
0xb653…3b1c0x5bcd…64ddBasetokenguardCrypto$0.01100%coinbase59d ago0xdf9346…c2c565
0xb653…3b1c0x5bcd…64ddBasetokenguardCrypto$0.01100%coinbase59d ago0xe3298e…9fcf6d
0xb653…3b1c0x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase59d ago0x7e4163…f72276
0xb653…3b1c0x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase59d ago0x39b0ed…1c7cd3
0xb653…3b1c0x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase59d ago0xe16e36…8da233
0xb653…3b1c0x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase59d ago0x2d8ef2…e4b3ed
0xb653…3b1c0x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase59d ago0x9be060…f0a838
0xb653…3b1c0x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase59d ago0x49c95e…712a5f
0x5bcd…64dd0xb653…3b1cBase$0.10100%coinbase59d ago0x21fa75…3e114d
0xb653…3b1c0x5bcd…64ddBasetokenguardCrypto$0.05100%coinbase59d ago0x6b5b81…41275c
0xb653…3b1c0x5bcd…64ddBasetokenguardCrypto$0.03100%coinbase59d ago0xbd3303…c217ba

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.