Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$95.5570%0x3c35…aa7333d ago0x3d2cc6…ea8c30
0x1332…66eb0x0e3d…7757Base—$21.0070%0xb725…f2dd33d ago0x5ad6f9…0d0a22
0x1332…66eb0x0e3d…7757Base—$10.5070%0x7818…d2a633d ago0xeceb70…fccbcb
0x1332…66eb0x0e3d…7757Base—$10.5070%0xc76e…a7a933d ago0xb9a203…9f2b69
0x1332…66eb0x0e3d…7757Base—$10.5070%0x7311…c90b33d ago0x23f185…acf97c
0x1332…66eb0x0e3d…7757Base—$38.8570%0xd02b…c37933d ago0xef4f4e…dff171
0x1332…66eb0x0e3d…7757Base—$4.2070%0x4c91…bd4933d ago0xfb99ac…18f12f
0x1332…66eb0x0e3d…7757Base—$14.7070%0xa894…209f33d ago0x83c6c2…b370fd
0x1332…66eb0x0e3d…7757Base—$12.6070%0x6bdd…b27633d ago0xbd793b…75cdd0
0x1332…66eb0x0e3d…7757Base—$10.5070%0x79f3…6a3833d ago0x414015…135d31
0x1332…66eb0x0e3d…7757Base—$132.3070%0x154a…ba3233d ago0x50cc0a…1c76b6
0x1332…66eb0x0e3d…7757Base—$10.5070%0x7a25…7fdc33d ago0x5c2c10…f01693
0x1332…66eb0x0e3d…7757Base—$324.2270%0xd8cf…8eb733d ago0x315f1e…7ad5b2
0x1332…66eb0x0e3d…7757Base—$46.2070%0x3d76…265f33d ago0xaff070…93aca5
0x1332…66eb0x0e3d…7757Base—$8.4070%0xc763…5b0b33d ago0xb54720…e5eeb4
0x1332…66eb0x0e3d…7757Base—$33.6070%0x617f…c06d33d ago0xbd4d7a…558980
0x1332…66eb0x0e3d…7757Base—$10.5070%0x6768…243533d ago0x64afd2…380350
0x1332…66eb0x0e3d…7757Base—$21.0070%0xa070…95e033d ago0x12aeab…181b91
0x1332…66eb0x47c5…4fc3Base—$9.4570%0xfe8c…49bb33d ago0xbc1dcb…70684e
0x1332…66eb0x0e3d…7757Base—$39.9070%0x29b8…326333d ago0x01838d…da1e9b
0x1332…66eb0x0e3d…7757Base—$21.0070%0x5a57…2a9e33d ago0x3490f8…a1a4d8
0x1332…66eb0x0e3d…7757Base—$300.0070%0x5520…8e5b33d ago0x97f665…fade97
0x1332…66eb0x0e3d…7757Base—$52.5070%0x8c9f…11af33d ago0x42a990…fbfac3
0x1332…66eb0x0e3d…7757Base—$850.0370%0xd0af…bdfe33d ago0x418dec…bbe545
0x1332…66eb0x47c5…4fc3Base—$7.3570%0x8944…ba2a33d ago0x72cd54…a74421

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.