Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x07cb…42f50x7bb8…7a73Base—$0.04100%fluxa116d ago0xfac628…751b22
0x2af7…fddc0x7bb8…7a73Base—$0.04100%fluxa116d ago0xefd671…cfb636
0xe6c6…c0280x7bb8…7a73Base—$0.04100%fluxa116d ago0x08a0ae…b36089
0x07ce…4e340x7bb8…7a73Base—$0.04100%fluxa116d ago0xb7b301…a3d55c
0x7457…00af0x7bb8…7a73Base—$0.04100%fluxa116d ago0x158e26…387e81
0xd1a3…eb070x7bb8…7a73Base—$0.04100%fluxa116d ago0xda3ec8…10df8d
0x15d9…3e5f0x7bb8…7a73Base—$0.04100%fluxa116d ago0xf69615…85eb60
0x4e0d…03410x7bb8…7a73Base—$0.04100%fluxa116d ago0xdb2474…b94efa
0x5413…340f0x7bb8…7a73Base—$0.04100%fluxa116d ago0x593814…1783e1
0x8d24…506d0x7bb8…7a73Base—$0.04100%fluxa116d ago0x93fe70…a30f56
0x0b46…8e520x7bb8…7a73Base—$0.04100%fluxa116d ago0x057290…3ff747
0xc08f…93f40x7bb8…7a73Base—$0.04100%fluxa116d ago0x5297cf…c18dcd
0x4f89…30ca0x7bb8…7a73Base—$0.04100%fluxa116d ago0xb5ed45…49254e
0x166b…1ae50x7bb8…7a73Base—$0.04100%fluxa116d ago0xa51642…33b579
0xd8ab…e2bb0x7bb8…7a73Base—$0.04100%fluxa116d ago0x295680…48d0ba
0x9b34…e4320x7bb8…7a73Base—$0.04100%fluxa116d ago0x45ab7f…f6cccf
0xae54…e6be0x7bb8…7a73Base—$0.04100%fluxa116d ago0xb6eab3…c6a621
0x7228…5ccd0x7bb8…7a73Base—$0.04100%fluxa116d ago0x5d4fa7…6d3158
0xa026…96220x7bb8…7a73Base—$0.04100%fluxa116d ago0xb31ecb…57d1ce
0xa387…a3010x7bb8…7a73Base—$0.04100%fluxa116d ago0xf2b7e9…373536
0x65a4…b1a40x7bb8…7a73Base—$0.04100%fluxa116d ago0x0daac9…05d83f
0x60f6…a5560x7bb8…7a73Base—$0.04100%fluxa116d ago0x2bea9a…39a660
0xf4db…a4240x7bb8…7a73Base—$0.04100%fluxa116d ago0x80d39f…26d83a
0x5403…f77d0x7bb8…7a73Base—$0.04100%fluxa116d ago0x04da8d…ee9517
0x2b0e…8dac0x7bb8…7a73Base—$0.10100%fluxa116d ago0x5e76f9…37daf7

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.