Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa91d ago0x548857…010757
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa91d ago0xd5b8ef…10f205
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa91d ago0xad2a38…392294
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa91d ago0xe50fa4…25eacc
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa91d ago0xc5d51e…afcbf0
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa91d ago0xe07610…ac4ccd
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa91d ago0x29fde9…017082
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa91d ago0xdaf3cb…977d3a
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa91d ago0x4b0db3…06bc4d
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa91d ago0x38f10c…727121
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa91d ago0xa6697c…c4788f
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa91d ago0xa49f1f…a471b7
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa91d ago0x9a7781…90c288
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa91d ago0x2f0cb4…7d3bf7
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa91d ago0x89b756…2d64f5
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa91d ago0xa9888e…d92df1
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa91d ago0x991fd5…5aae65
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa91d ago0x62d65e…48da26
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa91d ago0xc6b9fb…a4a247
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa91d ago0x19ccbe…d2d174
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa91d ago0xc7c861…50225b
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa91d ago0xfbcf85…c45e4c
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa91d ago0xaca5f8…b4c6de
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa91d ago0x98b553…938d76
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa91d ago0x9f0757…eb1c7c

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.