Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase80d ago0x3b75b2…4a1baf
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase80d ago0x05d9d7…d184d6
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase80d ago0x431403…cb3d3a
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase80d ago0xac62ce…88dbcd
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase80d ago0xe9066d…ef9b8c
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase80d ago0x156bbd…475403
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase80d ago0x26c78f…851193
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase80d ago0x09dc21…336d87
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase80d ago0xefaf1d…afe293
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase80d ago0xa55be9…e788d5
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase80d ago0x133f7d…e050b7
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase80d ago0x1dd4e3…30a2a0
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase80d ago0x3ef909…2ee860
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase80d ago0x8aacb0…faad20
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase80d ago0x000480…f73821
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase80d ago0xad5719…5c852e
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase80d ago0xae3851…5c01e9
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase80d ago0xc9b0fe…9f4df2
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase80d ago0x5da066…8ce36b
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase80d ago0xaf83e3…b366d8
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase80d ago0x73db92…c4260e
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase80d ago0xe7f06c…0366e7
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase80d ago0x48cf7b…3b6ca2
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase80d ago0x03e270…6653a1
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase80d ago0x2dfdde…5dcbb6

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.