Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x40e0…8ccc0xd8c8…ee27Base—$0.01100%coinbase72d ago0x0f0834…7cca46
0x40e0…8ccc0xf172…8f8aBase—$0.01100%coinbase72d ago0x64a9a3…fede45
0x40e0…8ccc0xdd57…905eBase—$0.01100%coinbase72d ago0xe2424a…85b523
0x40e0…8ccc0xb9e1…ea36Base—$0.01100%coinbase72d ago0xa021c9…c74373
0x40e0…8ccc0x554f…b8f9Base—$0.01100%coinbase72d ago0x209a5c…fa10fd
0x40e0…8ccc0x2a29…5e6eBase—$0.01100%coinbase72d ago0x34076a…ae2e8c
0x40e0…8ccc0xad87…2fa4Base—$0.01100%coinbase72d ago0x61c778…7aa031
0x40e0…8ccc0x6b25…ef30Base—$0.01100%coinbase72d ago0xe61c73…fbeaa6
0x40e0…8ccc0x43a5…272eBase—$0.01100%coinbase72d ago0xec62bf…fffb7d
0x40e0…8ccc0xcbf7…41a5Base—$0.01100%coinbase72d ago0xe536fc…42f3e3
0x40e0…8ccc0x709f…c400Base—$0.01100%coinbase72d ago0x9d33fb…b35320
0x40e0…8ccc0xbde8…5734Base—$0.01100%coinbase72d ago0x0d9c80…c7acbf
0x40e0…8ccc0x7b7f…1d7fBase—$0.01100%coinbase72d ago0xd13c80…c42639
0x40e0…8ccc0x0d84…253eBase—$0.01100%coinbase72d ago0x50d792…865974
0x40e0…8ccc0xa72d…4c8cBase—$0.01100%coinbase72d ago0xa3b43c…312b9e
0x40e0…8ccc0x2b4f…4e17Base—$0.01100%coinbase72d ago0x78f731…94295d
0x40e0…8ccc0xf6da…ea2cBase—$0.01100%coinbase72d ago0xee4484…1adbc0
0x40e0…8ccc0x6878…a8bdBase—$0.01100%coinbase72d ago0xd90506…91fa7c
0x40e0…8ccc0x3d42…c624Base—$0.01100%coinbase72d ago0x483972…022d90
0x40e0…8ccc0xe2ec…0af1Base—$0.01100%coinbase72d ago0x061605…5fe627
0x40e0…8ccc0xa150…0209Base—$0.01100%coinbase72d ago0x6b7e25…1a7ace
0x40e0…8ccc0xc2f5…355bBase—$0.01100%coinbase72d ago0xaf07a9…b767b4
0x40e0…8ccc0x3a95…08d6Base—$0.01100%coinbase72d ago0xda7dbb…2e5d5f
0x40e0…8ccc0xee04…6d9dBase—$0.01100%coinbase72d ago0xf21979…85e528
0x40e0…8ccc0x8f6e…cb48Base—$0.01100%coinbase72d ago0x0b096b…07bfae

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.