Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base$26.25100%0x7dc9…9d7b95d ago0xe7ea31…335414
0xc9a2…31540x0e3d…7757Base$10.50100%0x816c…9f8695d ago0x0cd0e9…762656
0xc9a2…31540x0e3d…7757Base$21.00100%0x9092…bc9e95d ago0x18cf12…c6f827
0xc9a2…31540x0e3d…7757Base$10.50100%0xcfc4…e10495d ago0xf24bbb…55c966
0xc9a2…31540x0e3d…7757Base$3.15100%0x5e05…afbb95d ago0x099cff…891a54
0xc9a2…31540x0e3d…7757Base$10.50100%0xb859…c36795d ago0xba92bd…4d4675
0xc9a2…31540x0e3d…7757Base$10.50100%0xa2ae…033195d ago0xfbb775…dfca17
0xc9a2…31540x0e3d…7757Base$5.25100%0x8c4f…19d795d ago0xc3975c…72f718
0xc9a2…31540x0e3d…7757Base$5.25100%0xa438…8fb895d ago0x9935dc…8d5d44
0xc9a2…31540x0e3d…7757Base$2.10100%0x8bc8…eb0295d ago0xf80737…7d1949
0xc9a2…31540x0e3d…7757Base$10.50100%0x93d4…655d95d ago0xc827b4…a55ca4
0xc9a2…31540x0e3d…7757Base$11.55100%0xb99f…c90395d ago0x5a34a0…02a1fc
0xc9a2…31540x0e3d…7757Base$21.00100%0xa2b8…fedd95d ago0xa34556…56576c
0xc9a2…31540x0e3d…7757Base$15.75100%0xddf5…034795d ago0xe45be2…20c918
0xc9a2…31540x0e3d…7757Base$11.55100%0x5e96…f15995d ago0x3a1928…620591
0xc9a2…31540x0e3d…7757Base$26.25100%0x8569…b98795d ago0xed5904…9d6f2e
0xc9a2…31540x0e3d…7757Base$2.10100%0x096a…5c7b95d ago0x408a9e…78c4a2
0xc9a2…31540x0e3d…7757Base$15.75100%0x6e35…7a2896d ago0x71dbb1…357943
0xc9a2…31540x0e3d…7757Base$21.00100%0x7969…4cf596d ago0x9590d8…e42828
0xc9a2…31540x0e3d…7757Base$21.00100%0x5d3d…e33396d ago0x0fed0d…add2b6
0xc9a2…31540x0e3d…7757Base$5.25100%0xd301…c7ff96d ago0x85cb68…887927
0xc9a2…31540x0e3d…7757Base$57.75100%0x8de7…1c2c96d ago0xd4382d…875de7
0xc9a2…31540x0e3d…7757Base$15.75100%0x28cc…0ecd96d ago0x545f5d…eb6eb1
0xc9a2…31540x0e3d…7757Base$21.00100%0x127e…b24a96d ago0x2a3e22…f955d1
0xc9a2…31540x0e3d…7757Base$24.15100%0x1513…b51396d ago0x5900bf…6874e0

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.