Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base$2.10100%0x8d6c…345868d ago0x6dfa9b…4e78eb
0x3fb1…7e250x0e3d…7757Base$10.50100%0xb7fe…9d8068d ago0x63ba9d…fd8e7b
0x3fb1…7e250x0e3d…7757Base$2.10100%0x4596…ce0968d ago0xf69dec…62c4bf
0x3fb1…7e250x0e3d…7757Base$2.10100%0xdddf…e3d868d ago0x88533d…70066a
0x3fb1…7e250x0e3d…7757Base$5.25100%0x8503…c07268d ago0xa289d4…bb41bc
0x3fb1…7e250x0e3d…7757Base$105.00100%0x16b5…bfc068d ago0xb81cae…7e5587
0x3fb1…7e250x0e3d…7757Base$1.05100%0xf8ec…37d468d ago0x625baf…912af1
0x3fb1…7e250x0e3d…7757Base$1.05100%0x7250…0f2068d ago0xf57505…7c3760
0x3fb1…7e250x0e3d…7757Base$6.30100%0xd54e…541d68d ago0x82eb51…0e78e6
0x3fb1…7e250x0e3d…7757Base$5.25100%0x0c48…3ed668d ago0xfe073e…720ca4
0x3fb1…7e250x0e3d…7757Base$10.50100%0x629a…da9c68d ago0xccaa58…c6403c
0x3fb1…7e250x0e3d…7757Base$10.50100%0x9f94…626468d ago0x5e92fd…c38feb
0x3fb1…7e250x0e3d…7757Base$15.75100%0x72fe…16d668d ago0xff17e0…f24bf6
0x3fb1…7e250x0e3d…7757Base$1.05100%0x19e0…dcbe68d ago0x318df6…27d80c
0x3fb1…7e250x0e3d…7757Base$52.50100%0x37bf…71af68d ago0x015d31…076744
0x3fb1…7e250x0e3d…7757Base$10.50100%0xda2d…f5ea68d ago0xfb3522…85c720
0x3fb1…7e250x0e3d…7757Base$5.25100%0xd022…454168d ago0xf8485b…8a1c7f
0x3fb1…7e250x0e3d…7757Base$2.10100%0xb834…55bc68d ago0xd2b5cc…7e777a
0x3fb1…7e250x0e3d…7757Base$12.60100%0x214e…3e4a68d ago0x1cdc98…abe1d7
0x3fb1…7e250x0e3d…7757Base$2.10100%0x1c06…7baa68d ago0x186780…d18ed8
0x3fb1…7e250x0e3d…7757Base$10.50100%0xbb99…f69a68d ago0x94a867…97d65a
0x3fb1…7e250x0e3d…7757Base$5.25100%0xe0dd…9b2b68d ago0x43c9d2…562882
0x3fb1…7e250x0e3d…7757Base$2.10100%0x8d6c…345868d ago0x21db2f…bc492b
0x3fb1…7e250x0e3d…7757Base$5.25100%0x748e…1c7468d ago0x47eb50…77d9b4
0x3fb1…7e250x0e3d…7757Base$2.10100%0x0d74…aad668d ago0x73862f…3a055a

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.