Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase112d ago0xa4300b…08e5f2
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase112d ago0x2086b9…65f1dd
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase112d ago0x0f1ab5…f3a3cf
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase112d ago0xf9e187…f8600c
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase112d ago0x3bd719…5cfafa
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase112d ago0x10ff6f…9bb4ce
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase112d ago0x4f4a68…73300d
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase112d ago0xdb939e…899ba5
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase112d ago0x9b61bd…93195c
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase112d ago0x51ad6e…8f0c5c
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase112d ago0x294610…7f17e5
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase112d ago0xf83468…7a38cc
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase112d ago0xf24b47…a7f57c
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase112d ago0xbd4ef6…9be1f3
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase112d ago0x69f6e4…8aa2f0
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase112d ago0x1b7d4b…b1379f
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase112d ago0x756926…8bc8ed
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase112d ago0xaa171b…6d07a6
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase112d ago0xecc67c…95f12b
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase112d ago0xcd6719…b76577
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase112d ago0x80b302…2d4425
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase112d ago0xd35930…7016fa
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase112d ago0xe5387a…46094b
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase112d ago0x60512a…24c807
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase112d ago0x62d9f8…36d5f8

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.