Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2df3…a33f0x3e0a…78e7Base—$0.005495100%coinbase71d ago0x274a2d…55b1ff
0x384d…b2b60x3e0a…78e7Base—$0.002674100%coinbase71d ago0xa342f6…73b324
0x3ce0…504d0x3e0a…78e7Base—$0.003735100%coinbase71d ago0x445f58…e28e41
0xf572…5ad70x3e0a…78e7Base—$0.002839100%coinbase71d ago0x8c824a…982837
0x4724…0d330x3e0a…78e7Base—$0.002668100%coinbase71d ago0x001c3d…34c043
0xfdf2…bc460x3e0a…78e7Base—$0.002672100%coinbase71d ago0x70972a…e21369
0xa504…dacb0x3e0a…78e7Base—$0.002971100%coinbase71d ago0x9c1efe…eb8c5f
0x778e…ae580x3e0a…78e7Base—$0.002746100%coinbase71d ago0xb59659…6c1f4e
0x2df3…a33f0x3e0a…78e7Base—$0.00448100%coinbase71d ago0x2f1faa…753ee1
0x8363…aaad0x3e0a…78e7Base—$0.002652100%coinbase71d ago0x4e74cf…824b00
0x37ce…64dc0x3e0a…78e7Base—$0.003114100%coinbase71d ago0xfd498b…195ae6
0x7ce9…50600x3e0a…78e7Base—$0.003402100%coinbase71d ago0xa2aa0e…15c547
0x63b2…4fec0x3e0a…78e7Base—$0.005142100%coinbase71d ago0x1bbc7f…cd0920
0xb042…31f20x3e0a…78e7Base—$0.002914100%coinbase71d ago0xca7875…b0fe8c
0x63b2…4fec0x3e0a…78e7Base—$0.004497100%coinbase71d ago0xea7ea9…931b7d
0x8363…aaad0x3e0a…78e7Base—$0.003701100%coinbase71d ago0x40f921…4144d7
0x569d…a4830x3e0a…78e7Base—$0.00296100%coinbase71d ago0x7dd1be…eaece2
0x63b2…4fec0x3e0a…78e7Base—$0.004952100%coinbase71d ago0xd15e45…2d53c1
0xd2ae…bb890x3e0a…78e7Base—$0.002763100%coinbase71d ago0x5c1e95…8448af
0x3b10…9e2f0x3e0a…78e7Base—$0.002796100%coinbase71d ago0x497bc3…480648
0x9d62…177f0x3e0a…78e7Base—$0.003547100%coinbase71d ago0x44ef05…33eef0
0x748d…ce6b0x3e0a…78e7Base—$0.002804100%coinbase71d ago0xc6ff8e…75e08e
0x202b…b72a0x3e0a…78e7Base—$0.003415100%coinbase71d ago0x1f5e08…4a5914
0x2df3…a33f0x3e0a…78e7Base—$0.003027100%coinbase71d ago0x450421…3f2a12
0x3ce0…504d0x3e0a…78e7Base—$0.003078100%coinbase71d ago0xffad36…49987c

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.