Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$1.05100%0x398e…79a691d ago0x0694d1…2a7de9
0xa17c…60a90x0e3d…7757Base—$6.30100%0xbfa0…288591d ago0x0fad9b…2192b4
0xa17c…60a90x0e3d…7757Base—$42.00100%0x3189…20e091d ago0xbf3b38…6d2879
0xa17c…60a90x0e3d…7757Base—$2.10100%0x581b…eeb291d ago0x738a44…6cdccc
0xa17c…60a90x0e3d…7757Base—$3.15100%0x9f94…626491d ago0xac5624…30737f
0xa17c…60a90x0e3d…7757Base—$10.50100%0x41d2…bf7f91d ago0x7f7efc…f5fdd1
0xa17c…60a90x0e3d…7757Base—$2.10100%0x91b5…1a5e91d ago0x6b7076…a54f2a
0xa17c…60a90x0e3d…7757Base—$2.10100%0x06ee…cb5291d ago0x69fa60…0d8c6f
0xa17c…60a90x0e3d…7757Base—$2.10100%0x3cca…9c7c91d ago0x315051…65b87c
0xa17c…60a90x0e3d…7757Base—$1.05100%0xc4f0…359691d ago0x613f0e…4b7100
0xa17c…60a90x0e3d…7757Base—$2.10100%0x77d0…ce5091d ago0xbc999b…3411af
0xa17c…60a90x0e3d…7757Base—$10.50100%0x6344…a21a91d ago0x5933f2…e830e1
0xa17c…60a90x0e3d…7757Base—$2.10100%0x6e35…7a2891d ago0x677a8e…3631b4
0xa17c…60a90x0e3d…7757Base—$1.05100%0x5e96…f15991d ago0xa30589…b89f2e
0xa17c…60a90x0e3d…7757Base—$2.10100%0x4218…be8791d ago0x05730e…ebd61c
0xa17c…60a90x0e3d…7757Base—$2.10100%0xdfb4…bf9391d ago0x6538d0…911b94
0xa17c…60a90x0e3d…7757Base—$4.20100%0x4339…385091d ago0x28b87a…f67141
0xa17c…60a90x0e3d…7757Base—$3.15100%0x45b7…2d9491d ago0x7df344…28b289
0xa17c…60a90x0e3d…7757Base—$5.25100%0x1513…b51391d ago0xac6a6a…fb0e95
0xa17c…60a90x0e3d…7757Base—$2.10100%0x2a1b…cb2891d ago0xc963ba…9d13c8
0xa17c…60a90x0e3d…7757Base—$10.50100%0x7666…72f491d ago0xf9de76…244769
0xa17c…60a90x0e3d…7757Base—$31.50100%0xdc27…c47d91d ago0x51babd…97a144
0xa17c…60a90x0e3d…7757Base—$1.05100%0x0a75…f28f91d ago0x54833c…202aa4
0xa17c…60a90x0e3d…7757Base—$2.10100%0x629a…da9c91d ago0x25a2ee…c6c498
0xa17c…60a90x0e3d…7757Base—$3.15100%0x9ea2…605a91d ago0x23f618…ca4058

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.