Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x817a…dc770x34a4…b3ddBase$1.3770%0xc228…8d8837d ago0x7f1531…1b0223
0x9631…acfd0x34a4…b3ddBase$1.4570%0xca72…b65937d ago0x7d4463…53cee1
0x1163…138c0x34a4…b3ddBase$1.3970%0xca72…b65937d ago0x8431e8…8588ae
0x9eba…858a0x34a4…b3ddBase$1.1670%0xc228…8d8837d ago0x7b889e…1a3f63
0xc135…d2540x34a4…b3ddBase$1.1370%0xc228…8d8837d ago0xbca00f…05119c
0xf430…0a0d0x34a4…b3ddBase$1.4770%0xdc56…493937d ago0xe7fa0a…e19ed3
0xc991…4dce0x34a4…b3ddBase$1.4170%0xe4c4…3c7b37d ago0x6992b5…dc97a9
0x91c9…c84c0x34a4…b3ddBase$1.2070%0xe4c4…3c7b37d ago0x1fd8fe…ae04c2
0x1163…138c0x34a4…b3ddBase$1.2970%0xca72…b65937d ago0xf7514c…0659af
0x45fd…78ab0x34a4…b3ddBase$1.3070%0xdc56…493937d ago0x389602…03e120
0x4c60…adf00x34a4…b3ddBase$1.4470%0x8144…648737d ago0x8a0c02…528852
0xa2cb…54ed0x34a4…b3ddBase$10.0070%0xc50d…ed7b37d ago0x4cab39…0b3092
0xa9f3…1eb00x34a4…b3ddBase$0.6370%0x8144…648737d ago0x9961aa…1b80dc
0x1163…138c0x34a4…b3ddBase$1.1270%0xc85d…258037d ago0x822868…8951aa
0x817a…dc770x34a4…b3ddBase$1.3870%0xc228…8d8837d ago0xacd668…5ae80c
0xc991…4dce0x34a4…b3ddBase$1.3270%0x666e…466637d ago0x9833b1…60eb8a
0xf786…947c0x34a4…b3ddBase$31.1870%0xc85d…258037d ago0x6a16de…57ee00
0xa62a…a1b20x34a4…b3ddBase$1.4770%0x8144…648737d ago0xa16288…b920f3
0x9eba…858a0x34a4…b3ddBase$1.2370%0xfc36…884237d ago0xa473a9…036863
0xa9f3…1eb00x34a4…b3ddBase$1.3670%0x8144…648737d ago0xdb98b9…10e4e5
0xc991…4dce0x34a4…b3ddBase$1.6270%0xca72…b65937d ago0x6e2d8e…0964fb
0xe8ff…71bc0x34a4…b3ddBase$3.0070%0x6ec1…5b7537d ago0xecfe43…963616
0xa9f3…1eb00x34a4…b3ddBase$1.3770%0x8144…648737d ago0x9a0126…50380d
0x9631…acfd0x34a4…b3ddBase$1.2670%0x666e…466637d ago0xdd7d8f…f65007
0x817a…dc770x34a4…b3ddBase$1.3370%0xc228…8d8837d ago0x1f7315…a6e373

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.