Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x55bd…aee90x601f…0fb5Base—$0.01100%coinbase61d ago0xb7b44e…7f1ab0
0x55bd…aee90xb4ed…f23cBase—$0.01100%coinbase61d ago0x538cac…d995f6
0x55bd…aee90xd8f8…77c4Base—$0.01100%coinbase61d ago0x349f32…aad53a
0x55bd…aee90x8986…0026Base—$0.01100%coinbase61d ago0xd71818…cbf7ab
0x55bd…aee90x0b37…3f0cBase—$0.01100%coinbase61d ago0x21df64…9d3e40
0x55bd…aee90xbaaf…3689Base—$0.01100%coinbase61d ago0x66021c…a35575
0x55bd…aee90xf24c…f056Base—$0.01100%coinbase61d ago0x0ea653…25461c
0x55bd…aee90x3dbd…676aBase—$0.01100%coinbase61d ago0x8919a7…3dd0a4
0x55bd…aee90xc1c4…5abaBase—$0.01100%coinbase61d ago0xb24406…180bae
0x55bd…aee90x810a…5e43Base—$0.01100%coinbase61d ago0x190f69…91dba1
0x55bd…aee90xa87a…8d56Base—$0.01100%coinbase61d ago0xc24c2a…4b80ed
0x55bd…aee90xfe8c…7592Base—$0.01100%coinbase62d ago0xb48fbc…81409a
0x55bd…aee90xf4f9…21a4Base—$0.01100%coinbase62d ago0xc4f36f…101ef8
0x55bd…aee90x2fc6…07a8Base—$0.01100%coinbase62d ago0xb32e94…c3fd4c
0x55bd…aee90x0973…1e19Base—$0.01100%coinbase62d ago0xc24cb1…63bcda
0x55bd…aee90x587b…542aBase—$0.01100%coinbase62d ago0x191cc7…7d77f3
0x55bd…aee90x0c16…ec14Base—$0.01100%coinbase62d ago0xcebd2c…75fc7e
0x55bd…aee90xf71b…eb47Base—$0.01100%coinbase62d ago0x6b6ece…90f4c0
0x55bd…aee90x781b…6e77Base—$0.01100%coinbase62d ago0x265efe…634885
0x55bd…aee90xdc12…81abBase—$0.01100%coinbase62d ago0x48f530…656df0
0x55bd…aee90xf13a…a1e0Base—$0.01100%coinbase62d ago0x0e8ff0…7c95b7
0x55bd…aee90x762b…2542Base—$0.01100%coinbase62d ago0x87592d…613d1d
0x55bd…aee90x879f…44d2Base—$0.01100%coinbase62d ago0x75e9e2…8a4a21
0x55bd…aee90x48a4…e46eBase—$0.01100%coinbase62d ago0x49f5d9…af7d9a
0x55bd…aee90x195a…70d2Base—$0.01100%coinbase62d ago0xdb2c7a…facdb4

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.